Class InvoicePaid

java.lang.Object
dev.vality.damsel.domain.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.19.0)", date="2024-08-02") public class InvoicePaid extends Object implements org.apache.thrift.TBase<InvoicePaid,InvoicePaid._Fields>, Serializable, Cloneable, Comparable<InvoicePaid>
See Also:
  • 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