Package-level declarations
Types
Balance is a protected resource used to communicate the available amount of each currency held by the PFI on behalf of its customer.
A data class implementing ResourceData, which represents the contents of a Balance.
A data class implementing MessageData that represents the contents of a Close.
Data contained in a RFQ message, including data which will be placed in Rfq.privateDAta. Used for creating an RFQ.
A data class representing the payin method selected, including the cleartext payin details.
A data class representing the payment method selected, including the cleartext payment details. Used for creating an RFQ.
A data class representing the payin method selected, including the cleartext payout details.
An interface that represents the contents of a Message.
An enum representing all possible Message kinds.
A data class representing the metadata present on every Message
A data class implementing ResourceData, which represents the contents of an Offering.
A data class implementing MessageData that represents the contents of an Order.
A class representing the OrderStatus message. OrderStatus
implements the Message class and contains close specific data
A data class implementing MessageData that represents the contents of an OrderStatus.
A data class containing information pertaining to payin.
A data class containing information pertaining to payin method.
A data class representing the structure and common functionality available on PayinDetails and PayoutDetails.
Payment instruction
An abstract class representing the structure and common functionality available on all PaymentMethods.
A data class containing information pertaining to payout.
A data class containing information pertaining to payout method.
A container for the cleartext paymentDetails
A data class implementing MessageData that represents the contents of a Quote.
A data class representing details for payin and payout amounts.
An interface that represents the contents of a Resource.
An enum representing all possible Resource kinds.
A data class representing the metadata present on every Resource.
A data class implementing MessageData that represents the contents of an Rfq. This includes salted hashes of fields in RfqPrivateData.
Private data contained in a RFQ message, including data which will be placed in {@link RfqPrivateData}
A data class representing the payin method selected.
A data class representing the payment method selected.
A data class representing the payout method selected.