Class Instruction.InstructionBuilder

  • Enclosing class:
    Instruction

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

      • valueDate

        public Instruction.InstructionBuilder valueDate​(java.time.Instant valueDate)
        The date (in ISO 8601 format) and time at which the recipient's account will be credited. [Optional]
        Returns:
        this.
      • toString

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