AddressInput
Address Information
input AddressInput {
addressLine1: String
addressLine2: String
city: String
postalCode: String
state: String
country: CCA3!
}
Fields
AddressInput.addressLine1
● String
scalar
address line 1 (max 100 characters)
AddressInput.addressLine2
● String
scalar
address line 2 (max 100 characters)
AddressInput.city
● String
scalar
city (max 100 characters)
AddressInput.postalCode
● String
scalar
postal code (max 10 characters)
AddressInput.state
● String
scalar
state (max 100 characters)
AddressInput.country
● CCA3!
non-null scalar
country code
Member Of
AddTrustedSepaBeneficiaryInput
input ● CreateMerchantPaymentLinkInput
input ● SepaBeneficiaryInput
input ● SepaPaymentMandateDebtorInput
input