Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.42 KB

File metadata and controls

20 lines (17 loc) · 1.42 KB

# ServiceSpecificationCommercePropertiesDto

Properties

Name Type Description Notes
fixedPriceDate \DateTime The date until the price is valid or fixed. [optional]
deliveryVoucherDate \DateTime The date of the delivery voucher note. [optional]
deliveryDate \DateTime The actual date of delivery. [optional]
inquiryNumber string The number of the inquiry, usually in a context of offer requests. [optional]
offerNumber string The number of the offer, usually in a context of an offer. [optional]
orderNumber string The order number, usually in the context of a grant or contract. [optional]
orderConfirmationNumber string The order confirmation number [optional]
deliveryNumber string The number of the delivery, e.g. on the delivery note voucher. [optional]
customerReferenceNumber string The reference number of the customer / buyer. [optional]
supplierReferenceNumber string The reference number of the supplier / bidder. [optional]
shippingType string The type of shippment. [optional]
inquiryType \Dangl\AVACloud\Model\CommerceInquiryTypeDto

[Back to Model list] [Back to API list] [Back to README]