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
- Type: string · Clientprivatekeypath
client Private Key Path required - Type: string · Clientpublickeypath
client Public Key Path required - Type: string · Id
id required - Type: string · Iso Name
iso _name required - Type: string · Kid
kid required - Type: string · Owner Id
owner _id required - Type: string · Privatekeypath
private Key Path required - Type: string · Rootcertpath
root Cert Path required - Type: string | null · Created AtFormat: date-time
created _at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- Type: boolean · Is Active
is _active - Type: string | null · Publickeypath
public Key Path - Type: string | null · Updated AtFormat: date-time
updated _at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

