squareconnect.models.create_break_type_request
A request to create a new BreakType
Name | Type | Description | Notes |
---|---|---|---|
idempotency_key | str | Unique string value to insure idempotency of the operation | [optional] |
break_type | BreakType | The `BreakType` to be created. |