CloverConnector  1.3.1
Copyright (C) 2017 Clover Network, Inc.
com.clover.sdk.v3.base_.CountryInfo Class Reference

Properties

String countryCode [get, set]
 ISO 3166-1-alpha-2 code More...
 
String displayName [get, set]
 
String localDisplayName [get, set]
 
String defaultCurrency [get, set]
 
String defaultTimezone [get, set]
 
Boolean stateProvinceRequired [get, set]
 Indicates whether the state/province field is required when creating the address More...
 
Boolean zipPostalRequired [get, set]
 Indicates whether the ZIP/Postal code field is required when creating the address More...
 
Boolean countyRequired [get, set]
 Indicates whether the county field is required when creating the address More...
 
String defaultLocale [get, set]
 
Boolean appMarketBillingEnabled [get, set]
 Indicates whether the country is enabled for app market billing More...
 

Property Documentation

◆ appMarketBillingEnabled

Boolean com.clover.sdk.v3.base_.CountryInfo.appMarketBillingEnabled
getset

Indicates whether the country is enabled for app market billing

◆ countryCode

String com.clover.sdk.v3.base_.CountryInfo.countryCode
getset

ISO 3166-1-alpha-2 code

◆ countyRequired

Boolean com.clover.sdk.v3.base_.CountryInfo.countyRequired
getset

Indicates whether the county field is required when creating the address

◆ stateProvinceRequired

Boolean com.clover.sdk.v3.base_.CountryInfo.stateProvinceRequired
getset

Indicates whether the state/province field is required when creating the address

◆ zipPostalRequired

Boolean com.clover.sdk.v3.base_.CountryInfo.zipPostalRequired
getset

Indicates whether the ZIP/Postal code field is required when creating the address


The documentation for this class was generated from the following file: