Class ValueInvoiceHeader
java.lang.Object
net.atthegate.server.service.serviceModels.ValueInvoiceHeader
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
invoiceNo
-
purchaseOrderNo
-
shipToCustomerCode
-
shipToName
-
shipToAddress1
-
shipToAddress2
-
shipToAddress3
-
shipToCity
-
shipToStreetCode
-
directDelivery
-
totalParcels
-
totalWeight
public int totalWeight -
invoiceAmount
public int invoiceAmount -
instruction
-
createDate
-
carrier
-
-
Constructor Details
-
ValueInvoiceHeader
public ValueInvoiceHeader()
-