Class PayoutCreated

java.lang.Object
dev.vality.payout.manager.PayoutCreated
All Implemented Interfaces:
Serializable, Cloneable, Comparable<PayoutCreated>, org.apache.thrift.TBase<PayoutCreated,​PayoutCreated._Fields>, org.apache.thrift.TSerializable

@Generated(value="Autogenerated by Thrift Compiler (0.14.2)",
           date="2022-03-25")
public class PayoutCreated
extends Object
implements org.apache.thrift.TBase<PayoutCreated,​PayoutCreated._Fields>, Serializable, Cloneable, Comparable<PayoutCreated>
See Also:
Serialized Form
  • Field Details

  • Constructor Details

    • PayoutCreated

      public PayoutCreated()
    • PayoutCreated

      public PayoutCreated​(Payout payout)
    • PayoutCreated

      public PayoutCreated​(PayoutCreated other)
      Performs a deep copy on other.
  • Method Details