Class MoovFee.Builder

  • Enclosing class:
    MoovFee

    public static final class MoovFee.Builder
    extends java.lang.Object
    • Method Detail

      • accountID

        public MoovFee.Builder accountID​(java.lang.String accountID)
        ID of the account that fees were charged to.
      • transferParty

        public MoovFee.Builder transferParty​(TransferParty transferParty)
        Indicates whether the account charged was the partner, source, or destination of the transfer.
      • feeIDs

        public MoovFee.Builder feeIDs​(java.util.List<java.lang.String> feeIDs)
        List of fee IDs that sum to the totalAmount.