Properties
Optional archived
archived: null | Date
Readonly backObjects
back
Objects: Set<Entity> = ...
Optional buyCost
buyCost: null | number
Optional buyCurrency
buyCurrency: null | string
Optional cost
cost: null | number
create
create
: (options
?: CreateOptions) => Promise<Shipment> = ...
Type declaration
-
- (options?: CreateOptions): Promise<Shipment>
-
Parameters
-
Optional options: CreateOptions
Returns Promise<Shipment>
Optional creationDate
creationDate: null | Date
Optional dispatchDate
dispatchDate: null | Date
Optional dispatchedDate
dispatchedDate: null | Date
Optional expectedReceiveDate
expectedReceiveDate: null | Date
isDirty
isDirty: boolean = false
Optional isOnBehalfOf
isOnBehalfOf: boolean
Optional maxVolume
maxVolume: null | number
Optional maxWeight
maxWeight: null | number
Optional onBehalfOfCompany
propertiesMap
propertiesMap: Map<string, PropertyInfo>
Optional receivedDate
receivedDate: null | Date
Optional receiverNotes
receiverNotes: null | string
Optional sendEmail
sendEmail: boolean
Optional sendSms
sendSms: boolean
Optional senderNotes
senderNotes: null | string
Optional senderResponsible
senderResponsible: boolean
Optional taxAmount
taxAmount: null | number
Optional trackingNumber
trackingNumber: null | string
Optional transportCompany
transportCompany: null | number