Interface IReceiptStatement

All Superinterfaces:
IPartnerComponent<Tuple<String,​String>>
All Known Implementing Classes:
ReceiptStatementOperations

public interface IReceiptStatement
extends IPartnerComponent<Tuple<String,​String>>
Represents the operations available to an invoice receipt statement.
  • Method Details

    • get

      Retrieves the invoice statement. This operation is currently only supported for user based credentials.
      Returns:
      The invoice statement.