Package com.xero.models.accounting
Class BatchPaymentDelete
java.lang.Object
com.xero.models.accounting.BatchPaymentDelete
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbatchPaymentID(UUID batchPaymentID) The Xero generated unique identifier for the bank transaction (read-only)booleanThe Xero generated unique identifier for the bank transaction (read-only)The status of the batch payment.inthashCode()voidsetBatchPaymentID(UUID batchPaymentID) The Xero generated unique identifier for the bank transaction (read-only)voidThe status of the batch payment.The status of the batch payment.toString()
-
Constructor Details
-
BatchPaymentDelete
public BatchPaymentDelete()
-
-
Method Details
-
batchPaymentID
The Xero generated unique identifier for the bank transaction (read-only)- Parameters:
batchPaymentID- UUID- Returns:
- BatchPaymentDelete
-
getBatchPaymentID
The Xero generated unique identifier for the bank transaction (read-only)- Returns:
- batchPaymentID
-
setBatchPaymentID
The Xero generated unique identifier for the bank transaction (read-only)- Parameters:
batchPaymentID- UUID
-
status
The status of the batch payment.- Parameters:
status- String- Returns:
- BatchPaymentDelete
-
getStatus
-
setStatus
-
equals
-
hashCode
-
toString
-