Interface SimulateAuthorizationBillingAddressInput
Hierarchy
- SimulateAuthorizationBillingAddressInput
Properties
addressLine1
addressLine1: string
Optional
addressLine2
addressLine2?: string
city
city: string
country
country: string
postalCode
postalCode: string
state
state: string
Input of BillingAddress data structure for depicting a card/funding source billing address.
Property
First line of the address.
Property
Second line of the address.
Property
City of the address.
Property
State of the address.
Property
Postal code of the address.
Property
Country of the address.