Square.Connect.Model.CreateBreakTypeRequest
March 13, 2019 ยท View on GitHub
Description
A request to create a new BreakType
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| IdempotencyKey | string | Unique string value to insure idempotency of the operation | [optional] |
| BreakType | BreakType | The `BreakType` to be created. |