CreateBreakTypeRequest

March 13, 2019 ยท View on GitHub

squareconnect.models.create_break_type_request

Description

A request to create a new BreakType

Properties

NameTypeDescriptionNotes
idempotency_keystrUnique string value to insure idempotency of the operation[optional]
break_typeBreakTypeThe `BreakType` to be created.

[Back to Model list] [Back to API list] [Back to README]

Contents

  1. 0.1Description
  2. 1Properties