Class InvoicePaid

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

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

    • metaDataMap

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

    • InvoicePaid

      public InvoicePaid()
    • InvoicePaid

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