GitHub

MagentoBillingAddressInput

interface MagentoBillingAddressInput {
  same_as_shipping: boolean
  use_for_shipping: boolean
}

Properties

Name Type Description
same_as_shipping boolean
use_for_shipping boolean