public static class Storefront.CheckoutBuyerIdentityInput
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
CheckoutBuyerIdentityInput(Storefront.CountryCode countryCode) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendTo(java.lang.StringBuilder _queryBuilder) |
Storefront.CountryCode |
getCountryCode() |
Storefront.CheckoutBuyerIdentityInput |
setCountryCode(Storefront.CountryCode countryCode) |
public CheckoutBuyerIdentityInput(Storefront.CountryCode countryCode)
public Storefront.CountryCode getCountryCode()
public Storefront.CheckoutBuyerIdentityInput setCountryCode(Storefront.CountryCode countryCode)
public void appendTo(java.lang.StringBuilder _queryBuilder)