Scopes are entities that allow you to organize and search data and settings for a given market.
Name | Type | Description | Notes |
---|---|---|---|
CurrencyIso | string | The currency iso code of the scope. | [optional] |
Description | Dictionary<string, string> | [optional] | |
EndDate | DateTime | The end date of the scope. | [optional] |
IsActive | bool | The value indicating whether or not the scope is active. | [optional] |
Name | Dictionary<string, string> | [optional] | |
ParentScopeId | string | The parent scope id. | [optional] |
StartDate | DateTime | The start date of the scope. | [optional] |