Class PayoutPaid

java.lang.Object
dev.vality.damsel.merch_stat.PayoutPaid
All Implemented Interfaces:
Serializable, Cloneable, Comparable<PayoutPaid>, org.apache.thrift.TBase<PayoutPaid,PayoutPaid._Fields>, org.apache.thrift.TSerializable

@Generated(value="Autogenerated by Thrift Compiler (0.19.0)", date="2024-08-02") public class PayoutPaid extends Object implements org.apache.thrift.TBase<PayoutPaid,PayoutPaid._Fields>, Serializable, Cloneable, Comparable<PayoutPaid>
See Also:
  • Field Details

    • metaDataMap

      public static final Map<PayoutPaid._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
  • Constructor Details

    • PayoutPaid

      public PayoutPaid()
    • PayoutPaid

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