InternationalAddressInput
Address of an international beneficiary
input InternationalAddressInput {
address1: String
city: String
country: String
zipCode: String
state: String
}
Fields
InternationalAddressInput.address1 ● String scalar
Address 1
InternationalAddressInput.city ● String scalar
City
InternationalAddressInput.country ● String scalar
Country
InternationalAddressInput.zipCode ● String scalar
Zip Code
InternationalAddressInput.state ● String scalar
State