CreateTerminalCheckoutRequest

April 22, 2020 ยท View on GitHub

Description

Properties

NameGetterSetterTypeDescriptionNotes
idempotency_keygetIdempotencyKey()setIdempotencyKey($value)stringA unique string that identifies this CreateCheckout request. Keys can be any valid string but must be unique for every CreateCheckout request. See Idempotency keys for more information.
checkoutgetCheckout()setCheckout($value)\SquareConnect\Model\TerminalCheckoutThe checkout to create.

Note: All properties are protected and only accessed via getters and setters.

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