Interface ProvisionVirtualCardBillingAddressInput

Input for ProvisionVirtualCardInput billingAddress.

Hierarchy

  • ProvisionVirtualCardBillingAddressInput

Properties

addressLine1: string

First line of the billing address.

addressLine2?: string

Optional - Second line of the billing address.

city: string

City of the billing address.

country: string

Country of the billing address.

postalCode: string

Postal Code of the billing address.

state: string

State of the billing address.

Generated using TypeDoc