Square.Connect.Model.Merchant
September 24, 2019 ยท View on GitHub
Description
Represents a Square seller.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | The Square-issued ID of the merchant. | [optional] |
| BusinessName | string | The business name of the merchant. | [optional] |
| Country | string | The country code associated with the merchant account, in ISO 3166-1-alpha-2 format. See Country for possible values | |
| LanguageCode | string | The language code associated with the merchant account, in BCP 47 format. | [optional] |
| Currency | string | The currency associated with the merchant account, in ISO 4217 format. See Currency for possible values | [optional] |
| Status | string | The merchant status, active or inactive. See MerchantStatus for possible values | [optional] |