Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 725 Bytes

MerchantAccount.md

File metadata and controls

13 lines (8 loc) · 725 Bytes

MerchantAccount

Properties

Name Type Description Notes
merchantAccount kotlin.String The merchant account.
inStoreTerminals kotlin.collections.List<kotlin.String> List of terminals assigned to this merchant account as in-store terminals. This means that the terminal is ready to be boarded, or is already boarded. [optional]
inventoryTerminals kotlin.collections.List<kotlin.String> List of terminals assigned to the inventory of this merchant account. [optional]
stores kotlin.collections.List<Store> Array of stores under this merchant account. [optional]