TerminalProfile
Terminal profile that can be associated with an AppleConfig
Each profile has its own TPID and is specific to a country/currency combination
- accountType: string · Account Id
_id required - appleType: string · Apple Config Id
_config _id required - countryType: string · Country Code
_code required - currencyType: string · Currencyrequired
- descriptionType: string · Descriptionrequired
- idType: string · Idrequired
- nameType: string · Namerequired
- tpidType: string · Tpidrequired
- createdType: string | null · Created AtFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- isType: boolean · Is Active
_active - updatedType: string | null · Updated AtFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

