Class Instruction.InstructionBuilder

  • Enclosing class:
    Instruction

    public static class Instruction.InstructionBuilder
    extends java.lang.Object
    • Method Detail

      • purpose

        public Instruction.InstructionBuilder purpose​(PurposeType purpose)
        The purpose of the payment. This field might be required for AFT transactions depending on the card's issuer_country. To view a card's issuer_country, retrieve the card's metadata. See the AFT documentation page for more details.
        Returns:
        this.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object