V1PaymentModifier

March 13, 2019 ยท View on GitHub

Description

V1PaymentModifier

Properties

NameGetterSetterTypeDescriptionNotes
namegetName()setName($value)stringThe modifier option's name.[optional]
applied_moneygetAppliedMoney()setAppliedMoney($value)\SquareConnect\Model\V1MoneyThe amount of money that this modifier option adds to the payment.[optional]
modifier_option_idgetModifierOptionId()setModifierOptionId($value)stringTThe ID of the applied modifier option, if available. Modifier options applied in older versions of Square Register might not have an ID.[optional]

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

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