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] |