new TipAddedMessage()
- Source:
Extends
Methods
(static) TipAddedMessage#getTipAmount() → {Number}
Get the field value
Amount paid in tips
- Source:
Returns:
must be a long integer
- Type
- Number
(static) TipAddedMessage#setTipAmount(tipAmount)
Set the field value
Amount paid in tips
Parameters:
Name | Type | Description |
---|---|---|
tipAmount |
Number | must be a long integer |
- Source: