Class Source.SourceBuilder

  • Enclosing class:
    Source

    public static class Source.SourceBuilder
    extends java.lang.Object
    • Method Detail

      • type

        public Source.SourceBuilder type​(java.lang.String type)
        The unreferenced refund source type. [Required]
        Returns:
        this.
      • id

        public Source.SourceBuilder id​(java.lang.String id)
        The ID of the currency account that will fund the unreferenced refund. [Required] ^(ca)_(\w{26})$ 29 characters
        Returns:
        this.
      • build

        public Source build()
      • toString

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