Summary
This is an auto-generated Clover data object.
Fields
Constructors
Link copied to clipboard
Constructs a new empty instance.
Constructs a new instance from the given JSON String.
Construct a new instance backed by the given JSONObject, the parameter is not copied so changes to it will be reflected in this instance and vice-versa.
Constructs a new instance that is a deep copy of the source instance.
Properties
Functions
Link copied to clipboard
Clears the 'additionalChargeAmount' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'additionalChargeAmountWithoutInteracV1' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'amount' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'amountWithoutTips' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'changeInAmount' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'changeInNetQuantity' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'driverTip' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'endTimestamp' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'netQuantity' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'segmentLabel' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'serviceChargeAmount' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'startTimestamp' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'taxAmount' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'tipAmount' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'tipDetails' field, the 'has' method for this field will now return false
Link copied to clipboard
Returns true if this instance has any changes.
Link copied to clipboard
Create a copy of this instance that contains only fields that were set after the constructor was called.
Link copied to clipboard
Link copied to clipboard
Total additional charge amount paid minus the additional charge amount refunded.
Link copied to clipboard
Total additional charge amount paid minus the additional charge amount refunded.
Link copied to clipboard
The amount paid or refunded.
Link copied to clipboard
Percent change in amount field for current period compared to previous period.
Link copied to clipboard
Percent change in net quantity field for current period compared to previous period.
Link copied to clipboard
Tip amount classified as driver tip based on payment attribute value.
Link copied to clipboard
End of the time period for this summary
Link copied to clipboard
Returns the internal JSONObject backing this instance, the return value is not a copy so changes to it will be reflected in this instance and vice-versa.
Link copied to clipboard
Optional field, total quantity of items sold
Link copied to clipboard
An identifier that may be used to align report segments across different merchants.
Link copied to clipboard
Link copied to clipboard
Beginning of the time period for this summary
Link copied to clipboard
Link copied to clipboard
Tip amount will now include driver tip when applicable.
Link copied to clipboard
Array of summary objects.
Link copied to clipboard
Checks whether the 'additionalChargeAmount' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'additionalChargeAmountWithoutInteracV1' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'amountWithoutTips' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'changeInAmount' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'changeInNetQuantity' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'driverTip' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'endTimestamp' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'netQuantity' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'segmentLabel' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'serviceChargeAmount' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'startTimestamp' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'taxAmount' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'tipAmount' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'tipDetails' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'tipDetails' field is set and is not null and is not empty
Link copied to clipboard
Checks whether the 'additionalChargeAmount' field is set and is not null
Link copied to clipboard
Checks whether the 'additionalChargeAmountWithoutInteracV1' field is set and is not null
Link copied to clipboard
Checks whether the 'amount' field is set and is not null
Link copied to clipboard
Checks whether the 'amountWithoutTips' field is set and is not null
Link copied to clipboard
Checks whether the 'changeInAmount' field is set and is not null
Link copied to clipboard
Checks whether the 'changeInNetQuantity' field is set and is not null
Link copied to clipboard
Checks whether the 'driverTip' field is set and is not null
Link copied to clipboard
Checks whether the 'endTimestamp' field is set and is not null
Link copied to clipboard
Checks whether the 'id' field is set and is not null
Link copied to clipboard
Checks whether the 'name' field is set and is not null
Link copied to clipboard
Checks whether the 'netQuantity' field is set and is not null
Link copied to clipboard
Checks whether the 'num' field is set and is not null
Link copied to clipboard
Checks whether the 'segmentLabel' field is set and is not null
Link copied to clipboard
Checks whether the 'serviceChargeAmount' field is set and is not null
Link copied to clipboard
Checks whether the 'startTimestamp' field is set and is not null
Link copied to clipboard
Checks whether the 'taxAmount' field is set and is not null
Link copied to clipboard
Checks whether the 'tipAmount' field is set and is not null
Link copied to clipboard
Checks whether the 'tipDetails' field is set and is not null
Link copied to clipboard
Copy all the changed fields from the given source to this instance.
Link copied to clipboard
Reset the log of changes made to this instance, calling copyChanges() after this would return an empty instance.
Link copied to clipboard
Sets the field 'additionalChargeAmount'.
Link copied to clipboard
public Summary setAdditionalChargeAmountWithoutInteracV1(Long additionalChargeAmountWithoutInteracV1)
Sets the field 'additionalChargeAmountWithoutInteracV1'.
Link copied to clipboard
Sets the field 'amountWithoutTips'.
Link copied to clipboard
Sets the field 'changeInAmount'.
Link copied to clipboard
Sets the field 'changeInNetQuantity'.
Link copied to clipboard
Sets the field 'driverTip'.
Link copied to clipboard
Sets the field 'endTimestamp'.
Link copied to clipboard
Sets the field 'netQuantity'.
Link copied to clipboard
Sets the field 'segmentLabel'.
Link copied to clipboard
Sets the field 'serviceChargeAmount'.
Link copied to clipboard
Sets the field 'startTimestamp'.
Link copied to clipboard
Sets the field 'taxAmount'.
Link copied to clipboard
Sets the field 'tipAmount'.
Link copied to clipboard
Sets the field 'tipDetails'.
Link copied to clipboard