Package com.bytedesk.core.invoice
Class InvoiceEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.core.invoice.InvoiceEntity
- All Implemented Interfaces:
Serializable
发票
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
state
-
amount
private double amount -
type
-
description
-
-
Constructor Details
-
InvoiceEntity
public InvoiceEntity()
-