Skip to main content

CheckoutBillingInput Input

Description

Input fields for billing information.

Declaration

input CheckoutBillingInput {
address: AddressInput
voucher: CheckoutVoucherInput
}

Fields

NameTypeDescription
addressAddressInputBilling address.
voucherCheckoutVoucherInputVoucher to apply.