Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 1.81 KB

EntryParcelItem.md

File metadata and controls

35 lines (31 loc) · 1.81 KB

EntryParcelItem

Properties

Name Type Description Notes
entry_parcel_id int Entry Parcel [optional]
entry_id int Entry [optional]
parcel_type_id int Parcel Type [optional]
shipping_type_id int Shipping Type [optional]
address_type_id int Address Type [optional]
parcel_status_enum str Parcel Status [optional]
electronic_identity_type_id int Electronic Identity Type [optional]
electronic_identity str Electronic Identity [optional]
description str Description [optional]
tracking_number str Tracking Number [optional]
receipt_date str Receipt Date [optional]
issue_date str Issue Date [optional]
comments str Comments [optional]
custom_bit1 bool Custom Flag 1 [optional]
custom_bit2 bool Custom Flag 2 [optional]
custom_string1 str Custom String 1 [optional]
custom_string2 str Custom String 2 [optional]
custom_string3 str Custom String 3 [optional]
custom_string4 str Custom String 4 [optional]
custom_string5 str Custom String 5 [optional]
custom_string6 str Custom String 6 [optional]
custom_date1 str Custom Date 1 [optional]
custom_date2 str Custom Date 2 [optional]
created_by_security_user_id int Created By Security User [optional]
date_created datetime Date Created [optional]
date_modified str Date Modified [optional]

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