PaymentRuleFieldAlias
A path retired by a rename. Rules created before it may still carry path; new rules must use aliasOf instead, and a rule submitted with the retired path is rejected.
type PaymentRuleFieldAlias {
path: String!
aliasOf: String!
}
Fields
PaymentRuleFieldAlias.path ● String! non-null scalar
The retired path, as it still appears in older rules.
PaymentRuleFieldAlias.aliasOf ● String! non-null scalar
The field that replaces it.
Member Of
PaymentRuleFieldRegistry object
¿Te ha resultado útil esta página?