Alokai

AddBillingAddressResponse

Data returned from the addBillingAddress API endpoint

type AddBillingAddressResponse = Record<"user", Customer>;

Referenced Types

On this page