tipAmount

@SerializedName(value = "tipAmount")
val tipAmount: BigDecimal? = null

Parameters

tipAmount

The total tips associated to this document. Pass null to unset.