Builder
class Builder(localId: String, amountMoney: Money, status: Payment.OfflineStatus, locationId: String, sourceType: Payment.SourceType)
Builder class for constructing OfflinePayment objects.
This class is provided for testing purposes.
Constructors
Link copied to clipboard
constructor(localId: String, amountMoney: Money, status: Payment.OfflineStatus, locationId: String, sourceType: Payment.SourceType)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun cardDetails(cardDetails: CardPaymentDetails.OfflineCardPaymentDetails): <Error class: unknown class>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard