AppleConfig
Model for Apple Tap to Pay configuration settings
These settings are used for Apple API authentication and interaction One AppleConfig can be associated with multiple terminal profiles
- clientType: string · Clientprivatekeypath
Private Key Path required - clientType: string · Clientpublickeypath
Public Key Path required - idType: string · Idrequired
- isoType: string · Iso Name
_name required - kidType: string · Kidrequired
- ownerType: string · Owner Id
_id required - privateType: string · Privatekeypath
Key Path required - rootType: string · Rootcertpath
Cert Path required - 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 - publicType: string | null · Publickeypath
Key Path - 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

