Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 394 Bytes

CreateBreakTypeRequest.md

File metadata and controls

15 lines (8 loc) · 394 Bytes

CreateBreakTypeRequest

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.