Interface: Partial_ClientInfo
Properties
| Property | Type |
|---|---|
access-token? | null | Partial_AccessToken |
company? | Partial_Company |
company-config? | Partial_CompanyConfig |
location? | null | Partial_Location |
merchant-params? | Partial_MerchantParams |
p2p-key? | null | string |
p2p-realm? | null | string |
permissions? | Permission[] |
service-endpoints? | Partial_ServiceEndpoint[] |
system-params? | Partial_SystemParams |
till? | null | Partial_Till |
till-state? | null | Partial_TillState |
user? | null | Partial_User |