edifact.d03a.shipping.mCUSREP
Modules
edifact.d03a.shipping.mCUSREP
edifact.d03a.shipping.mCUSRESedifact.d03a.shipping.mVESDEPModule edifact.d03a.shipping.mCUSREP
API
Definitions
ballerinax/edifact.d03a.shipping.mCUSREP Ballerina library
Functions
fromEdiString
function fromEdiString(string ediText) returns EDI_CUSREP_CUSREP|errorConvert EDI string to Ballerina EDI_CUSREP_CUSREP record.
Parameters
- ediText string - EDI string to be converted
Return Type
- EDI_CUSREP_CUSREP|error - Ballerina record or error
fromEdiStringWithSchema
function fromEdiStringWithSchema(string ediText, EdiSchema schema) returns EDI_CUSREP_CUSREP|errorConvert EDI string to Ballerina EDI_CUSREP_CUSREP record with schema.
Return Type
- EDI_CUSREP_CUSREP|error - Ballerina record or error
getSchema
Get the EDI schema.
headersFromEdiString
function headersFromEdiString(string ediText) returns EDI_CUSREP_CUSREPHeaders|errorParse only the envelope header segments from the given EDI string.
Parameters
- ediText string - EDI string to parse
Return Type
- EDI_CUSREP_CUSREPHeaders|error - Parsed EDI_CUSREP_CUSREPHeaders record, or error if the headers are malformed
interchangeFromEdiString
function interchangeFromEdiString(string ediText) returns EDI_CUSREP_CUSREPInterchange|errorParse the full envelope hierarchy from the given EDI string. A malformed transaction body becomes an error in that transaction's body field.
Parameters
- ediText string - EDI string to parse
Return Type
- EDI_CUSREP_CUSREPInterchange|error - Parsed EDI_CUSREP_CUSREPInterchange, or error if the envelope is malformed
interchangeToEdiString
function interchangeToEdiString(EDI_CUSREP_CUSREPInterchange msg) returns string|errorSerialise a EDI_CUSREP_CUSREPInterchange into EDI text; the inverse of interchangeFromEdiString. A transaction whose body is an error is refused — filter or replace it before calling.
Parameters
- msg EDI_CUSREP_CUSREPInterchange - The interchange to serialise
toEdiString
function toEdiString(EDI_CUSREP_CUSREP data) returns string|errorConvert Ballerina EDI_CUSREP_CUSREP record to EDI string.
Parameters
- data EDI_CUSREP_CUSREP - Ballerina record to be converted
toEdiStringWithSchema
function toEdiStringWithSchema(EDI_CUSREP_CUSREP data, EdiSchema ediSchema) returns string|errorConvert Ballerina EDI_CUSREP_CUSREP record to EDI string with schema.
transformFromEdiString
Convert EDI string to Ballerina EDI_CUSREP_CUSREP record.
Parameters
- ediText string - EDI string to be converted
Return Type
- anydata|error - Ballerina record or error
transformHeadersFromEdiString
Convert EDI string to the envelope headers of EDI_CUSREP_CUSREP. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- anydata|error - EDI_CUSREP_CUSREPHeaders record boxed as anydata, or error
transformInterchangeFromEdiString
Convert EDI string to a EDI_CUSREP_CUSREPInterchange record. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- any|error - EDI_CUSREP_CUSREPInterchange record boxed as any, or error
transformInterchangeToEdiString
Convert a EDI_CUSREP_CUSREPInterchange record to EDI string.
Parameters
- content any - EDI_CUSREP_CUSREPInterchange record boxed as any
transformToEdiString
Convert Ballerina EDI_CUSREP_CUSREP record to EDI string.
Parameters
- content anydata - Ballerina record to be converted
Records
edifact.d03a.shipping.mCUSREP: ACCOUNT_HOLDER_IDENTIFICATION_GType
Fields
- Account_holder_identifier? string -
- Account_holder_name? string -
- Account_holder_name_2? string -
- Currency_identification_code? string -
edifact.d03a.shipping.mCUSREP: Authentication_result_Type
Fields
- code string(default "AUT") -
- VALIDATION_RESULT_TEXT? string -
- VALIDATION_KEY_IDENTIFIER? string -
edifact.d03a.shipping.mCUSREP: Beginning_of_message_Type
Fields
- code string(default "BGM") -
- DOCUMENT_MESSAGE_NAME? DOCUMENT_MESSAGE_NAME_GType? -
- DOCUMENT_MESSAGE_IDENTIFICATION? DOCUMENT_MESSAGE_IDENTIFICATION_GType? -
- MESSAGE_FUNCTION_CODE? string -
- RESPONSE_TYPE_CODE? string -
edifact.d03a.shipping.mCUSREP: CARRIER_GType
Fields
- Carrier_identifier? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Carrier_name? string -
edifact.d03a.shipping.mCUSREP: COMMUNICATION_CONTACT_GType
Fields
- Communication_address_identifier string -
- Communication_address_code_qualifier string -
edifact.d03a.shipping.mCUSREP: Communication_contact_Type
Fields
- code string(default "COM") -
- COMMUNICATION_CONTACT COMMUNICATION_CONTACT_GType[](default []) -
edifact.d03a.shipping.mCUSREP: Contact_information_Type
Fields
- code string(default "CTA") -
- CONTACT_FUNCTION_CODE? string -
- DEPARTMENT_OR_EMPLOYEE_DETAILS? DEPARTMENT_OR_EMPLOYEE_DETAILS_GType? -
edifact.d03a.shipping.mCUSREP: COUNTRY_SUB_ENTITY_DETAILS_GType
Fields
- Country_sub_entity_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Country_sub_entity_name? string -
edifact.d03a.shipping.mCUSREP: Date_and_time_GType
Fields
- date string -
- time string -
edifact.d03a.shipping.mCUSREP: DATE_TIME_PERIOD_GType
Fields
- Date_or_time_or_period? string -
- Date_or_time_or_period_text? string -
- Date_or_time_or_period_format_code? string -
edifact.d03a.shipping.mCUSREP: Date_time_period_Type
Fields
- code string(default "DTM") -
- DATE_TIME_PERIOD? DATE_TIME_PERIOD_GType? -
edifact.d03a.shipping.mCUSREP: DEPARTMENT_OR_EMPLOYEE_DETAILS_GType
Fields
- Department_or_employee_name_code? string -
- Department_or_employee_name? string -
edifact.d03a.shipping.mCUSREP: DOCUMENT_MESSAGE_DETAILS_GType
Fields
- Document_identifier? string -
- Document_status_code? string -
- Document_source_description? string -
- Language_name_code? string -
- Version_identifier? string -
- Revision_identifier? string -
edifact.d03a.shipping.mCUSREP: Document_message_details_Type
Fields
- code string(default "DOC") -
- DOCUMENT_MESSAGE_NAME? DOCUMENT_MESSAGE_NAME_GType? -
- DOCUMENT_MESSAGE_DETAILS? DOCUMENT_MESSAGE_DETAILS_GType? -
- COMMUNICATION_MEDIUM_TYPE_CODE? string -
- DOCUMENT_COPIES_REQUIRED_QUANTITY? int? -
- DOCUMENT_ORIGINALS_REQUIRED_QUANTITY? int? -
edifact.d03a.shipping.mCUSREP: DOCUMENT_MESSAGE_IDENTIFICATION_GType
Fields
- Document_identifier? string -
- Version_identifier? string -
- Revision_identifier? string -
edifact.d03a.shipping.mCUSREP: DOCUMENT_MESSAGE_NAME_GType
Fields
- Document_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Document_name? string -
edifact.d03a.shipping.mCUSREP: DUTY_TAX_FEE_ACCOUNT_DETAIL_GType
Fields
- Duty_or_tax_or_fee_account_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.shipping.mCUSREP: DUTY_TAX_FEE_DETAIL_GType
Fields
- Duty_or_tax_or_fee_rate_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Duty_or_tax_or_fee_rate? string -
- Duty_or_tax_or_fee_rate_basis_code? string -
- Code_list_identification_code_5? string -
- Code_list_responsible_agency_code_6? string -
edifact.d03a.shipping.mCUSREP: Duty_tax_fee_details_Type
Fields
- code string(default "TAX") -
- DUTY_OR_TAX_OR_FEE_FUNCTION_CODE_QUALIFIER? string -
- DUTY_TAX_FEE_TYPE? DUTY_TAX_FEE_TYPE_GType? -
- DUTY_TAX_FEE_ACCOUNT_DETAIL? DUTY_TAX_FEE_ACCOUNT_DETAIL_GType? -
- DUTY_OR_TAX_OR_FEE_ASSESSMENT_BASIS_QUANTITY? string -
- DUTY_TAX_FEE_DETAIL? DUTY_TAX_FEE_DETAIL_GType? -
- DUTY_OR_TAX_OR_FEE_CATEGORY_CODE? string -
- PARTY_TAX_IDENTIFIER? string -
- CALCULATION_SEQUENCE_CODE? string -
edifact.d03a.shipping.mCUSREP: DUTY_TAX_FEE_TYPE_GType
Fields
- Duty_or_tax_or_fee_type_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Duty_or_tax_or_fee_type_name? string -
edifact.d03a.shipping.mCUSREP: EDI_CUSREP_CUSREP
Fields
- Beginning_of_message Beginning_of_message_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Quantity Quantity_Type[](default []) -
- Purpose_of_conveyance_call Purpose_of_conveyance_call_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- Measurements Measurements_Type[](default []) -
- Processing_information Processing_information_Type[](default []) -
- group_1 Group_1_GType[](default []) -
- group_2 Group_2_GType[](default []) -
- group_3 Group_3_GType[](default []) -
- group_4 Group_4_GType[](default []) -
- group_5 Group_5_GType[](default []) -
- group_8 Group_8_GType[](default []) -
- group_10 Group_10_GType[](default []) -
- group_11? Group_11_GType? -
edifact.d03a.shipping.mCUSREP: EDI_CUSREP_CUSREPHeaders
Envelope headers of a EDI_CUSREP_CUSREP interchange.
Fields
- interchange EDI_CUSREP_CUSREPInterchangeHeader - Interchange header
- 'transaction EDI_CUSREP_CUSREPTransactionHeader - Transaction header
edifact.d03a.shipping.mCUSREP: EDI_CUSREP_CUSREPInterchange
A parsed EDI_CUSREP_CUSREP interchange with its full envelope hierarchy.
Fields
- interchangeHeader EDI_CUSREP_CUSREPInterchangeHeader - Interchange header segment
- transactions EDI_CUSREP_CUSREPTransaction[] - Transactions in the interchange
- interchangeTrailer EDI_CUSREP_CUSREPInterchangeTrailer - Interchange trailer segment
edifact.d03a.shipping.mCUSREP: EDI_CUSREP_CUSREPInterchangeHeader
Fields
- interchange_header Interchange_header_Type -
edifact.d03a.shipping.mCUSREP: EDI_CUSREP_CUSREPInterchangeTrailer
Fields
- interchange_trailer Interchange_trailer_Type -
edifact.d03a.shipping.mCUSREP: EDI_CUSREP_CUSREPTransaction
A single transaction within a EDI_CUSREP_CUSREP interchange.
Fields
- transactionHeader EDI_CUSREP_CUSREPTransactionHeader - Transaction header segment
- body EDI_CUSREP_CUSREP|error - Parsed EDI_CUSREP_CUSREP body, or the parse error when the body is malformed
- transactionTrailer EDI_CUSREP_CUSREPTransactionTrailer - Transaction trailer segment
edifact.d03a.shipping.mCUSREP: EDI_CUSREP_CUSREPTransactionHeader
Fields
- Message_header Message_header_Type -
edifact.d03a.shipping.mCUSREP: EDI_CUSREP_CUSREPTransactionTrailer
Fields
- Message_trailer Message_trailer_Type -
edifact.d03a.shipping.mCUSREP: Equipment_details_Type
Fields
- code string(default "EQD") -
- EQUIPMENT_TYPE_CODE_QUALIFIER? string -
- EQUIPMENT_IDENTIFICATION? EQUIPMENT_IDENTIFICATION_GType? -
- EQUIPMENT_SIZE_AND_TYPE? EQUIPMENT_SIZE_AND_TYPE_GType? -
- EQUIPMENT_SUPPLIER_CODE? string -
- EQUIPMENT_STATUS_CODE? string -
- FULL_OR_EMPTY_INDICATOR_CODE? string -
edifact.d03a.shipping.mCUSREP: EQUIPMENT_IDENTIFICATION_GType
Fields
- Equipment_identifier? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Country_name_code? string -
edifact.d03a.shipping.mCUSREP: EQUIPMENT_SIZE_AND_TYPE_GType
Fields
- Equipment_size_and_type_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Equipment_size_and_type_description? string -
edifact.d03a.shipping.mCUSREP: EXCESS_TRANSPORTATION_INFORMATION_GType
Fields
- Excess_transportation_reason_code string -
- Excess_transportation_responsibility_code string -
- Customer_shipment_authorisation_identifier? string -
edifact.d03a.shipping.mCUSREP: Financial_institution_information_Type
Fields
- code string(default "FII") -
- PARTY_FUNCTION_CODE_QUALIFIER? string -
- ACCOUNT_HOLDER_IDENTIFICATION? ACCOUNT_HOLDER_IDENTIFICATION_GType? -
- INSTITUTION_IDENTIFICATION? INSTITUTION_IDENTIFICATION_GType? -
- COUNTRY_NAME_CODE? string -
edifact.d03a.shipping.mCUSREP: Free_text_Type
Fields
- code string(default "FTX") -
- TEXT_SUBJECT_CODE_QUALIFIER? string -
- FREE_TEXT_FUNCTION_CODE? string -
- TEXT_REFERENCE? TEXT_REFERENCE_GType? -
- TEXT_LITERAL? TEXT_LITERAL_GType? -
- LANGUAGE_NAME_CODE? string -
- FREE_TEXT_FORMAT_CODE? string -
edifact.d03a.shipping.mCUSREP: Group_10_GType
Fields
- Equipment_details Equipment_details_Type -
- Number_of_units? Number_of_units_Type? -
edifact.d03a.shipping.mCUSREP: Group_11_GType
Fields
- Authentication_result Authentication_result_Type -
- Date_time_period? Date_time_period_Type? -
edifact.d03a.shipping.mCUSREP: Group_1_GType
Fields
- Reference Reference_Type -
- Date_time_period? Date_time_period_Type? -
edifact.d03a.shipping.mCUSREP: Group_2_GType
Fields
- Place_location_identification Place_location_identification_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.shipping.mCUSREP: Group_3_GType
Fields
- Document_message_details Document_message_details_Type -
- Reference? Reference_Type? -
- Date_time_period? Date_time_period_Type? -
- Place_location_identification? Place_location_identification_Type? -
edifact.d03a.shipping.mCUSREP: Group_4_GType
Fields
- Duty_tax_fee_details Duty_tax_fee_details_Type -
- Monetary_amount? Monetary_amount_Type? -
- Financial_institution_information? Financial_institution_information_Type? -
- Place_location_identification? Place_location_identification_Type? -
- Reference? Reference_Type? -
- Date_time_period Date_time_period_Type[](default []) -
- Processing_information? Processing_information_Type? -
edifact.d03a.shipping.mCUSREP: Group_5_GType
Fields
- Name_and_address Name_and_address_Type -
- group_6 Group_6_GType[](default []) -
- group_7 Group_7_GType[](default []) -
edifact.d03a.shipping.mCUSREP: Group_6_GType
Fields
- Contact_information Contact_information_Type -
- Communication_contact Communication_contact_Type[](default []) -
edifact.d03a.shipping.mCUSREP: Group_7_GType
Fields
- Reference Reference_Type -
- Date_time_period? Date_time_period_Type? -
edifact.d03a.shipping.mCUSREP: Group_8_GType
Fields
- Transport_information Transport_information_Type -
- Transport_placement? Transport_placement_Type? -
- Date_time_period? Date_time_period_Type? -
- group_9 Group_9_GType[](default []) -
edifact.d03a.shipping.mCUSREP: Group_9_GType
Fields
- Place_location_identification Place_location_identification_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Quantity Quantity_Type[](default []) -
- Name_and_address Name_and_address_Type[](default []) -
- Measurements Measurements_Type[](default []) -
- Purpose_of_conveyance_call Purpose_of_conveyance_call_Type[](default []) -
- Status Status_Type[](default []) -
- Free_text Free_text_Type[](default []) -
edifact.d03a.shipping.mCUSREP: INSTITUTION_IDENTIFICATION_GType
Fields
- Institution_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Institution_branch_identifier? string -
- Code_list_identification_code_4? string -
- Code_list_responsible_agency_code_5? string -
- Institution_name? string -
- Institution_branch_location_name? string -
edifact.d03a.shipping.mCUSREP: Interchange_header_Type
Fields
- code string(default "UNB") -
- syntax_identifier Syntax_identifier_GType -
- sender Sender_GType -
- recipient Recipient_GType -
- date_and_time Date_and_time_GType -
- control_reference string -
- recipient_reference_password? Recipient_reference_password_GType? -
- application_reference? string -
- processing_priority_code? string -
- acknowledgement_request? string -
- communications_agreement_id? string -
- test_indicator? string -
edifact.d03a.shipping.mCUSREP: Interchange_trailer_Type
Fields
- code string(default "UNZ") -
- interchange_control_count int -
- interchange_control_reference string -
edifact.d03a.shipping.mCUSREP: LOCATION_IDENTIFICATION_GType
Fields
- Location_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Location_name? string -
edifact.d03a.shipping.mCUSREP: MEASUREMENT_DETAILS_GType
Fields
- Measured_attribute_code? string -
- Measurement_significance_code? string -
- Non_discrete_measurement_name_code? string -
- Non_discrete_measurement_name? string -
edifact.d03a.shipping.mCUSREP: Measurements_Type
Fields
- code string(default "MEA") -
- MEASUREMENT_PURPOSE_CODE_QUALIFIER? string -
- MEASUREMENT_DETAILS? MEASUREMENT_DETAILS_GType? -
- VALUE_RANGE? VALUE_RANGE_GType? -
- SURFACE_OR_LAYER_CODE? string -
edifact.d03a.shipping.mCUSREP: Message_header_Type
Fields
- code string(default "UNH") -
- message_reference_number string -
- message_identifier Message_identifier_GType -
edifact.d03a.shipping.mCUSREP: Message_identifier_GType
Fields
- message_type string -
- message_version_number string -
- message_release_number string -
- controlling_agency string -
- association_assigned_code? string -
- code_list_directory_version? string -
- message_type_sub_function? string -
edifact.d03a.shipping.mCUSREP: Message_trailer_Type
Fields
- code string(default "UNT") -
- number_of_segments int -
- message_reference_number string -
edifact.d03a.shipping.mCUSREP: MODE_OF_TRANSPORT_GType
Fields
- Transport_mode_name_code? string -
- Transport_mode_name? string -
edifact.d03a.shipping.mCUSREP: MONETARY_AMOUNT_GType
Fields
- Monetary_amount_type_code_qualifier string -
- Monetary_amount? int? -
- Currency_identification_code? string -
- Currency_type_code_qualifier? string -
- Status_description_code? string -
edifact.d03a.shipping.mCUSREP: Monetary_amount_Type
Fields
- code string(default "MOA") -
- MONETARY_AMOUNT? MONETARY_AMOUNT_GType? -
edifact.d03a.shipping.mCUSREP: NAME_AND_ADDRESS_GType
Fields
- Name_and_address_description string -
- Name_and_address_description_1? string -
- Name_and_address_description_2? string -
- Name_and_address_description_3? string -
- Name_and_address_description_4? string -
edifact.d03a.shipping.mCUSREP: Name_and_address_Type
Fields
- code string(default "NAD") -
- PARTY_FUNCTION_CODE_QUALIFIER? string -
- PARTY_IDENTIFICATION_DETAILS? PARTY_IDENTIFICATION_DETAILS_GType? -
- NAME_AND_ADDRESS? NAME_AND_ADDRESS_GType? -
- PARTY_NAME? PARTY_NAME_GType? -
- STREET? STREET_GType? -
- CITY_NAME? string -
- COUNTRY_SUB_ENTITY_DETAILS? COUNTRY_SUB_ENTITY_DETAILS_GType? -
- POSTAL_IDENTIFICATION_CODE? string -
- COUNTRY_NAME_CODE? string -
edifact.d03a.shipping.mCUSREP: NUMBER_OF_UNIT_DETAILS_GType
Fields
- Units_quantity? int? -
- Unit_type_code_qualifier? string -
edifact.d03a.shipping.mCUSREP: Number_of_units_Type
Fields
- code string(default "EQN") -
- NUMBER_OF_UNIT_DETAILS? NUMBER_OF_UNIT_DETAILS_GType? -
edifact.d03a.shipping.mCUSREP: PARTY_IDENTIFICATION_DETAILS_GType
Fields
- Party_identifier string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.shipping.mCUSREP: PARTY_NAME_GType
Fields
- Party_name string -
- Party_name_1? string -
- Party_name_2? string -
- Party_name_3? string -
- Party_name_4? string -
- Party_name_format_code? string -
edifact.d03a.shipping.mCUSREP: Place_location_identification_Type
Fields
- code string(default "LOC") -
- LOCATION_FUNCTION_CODE_QUALIFIER? string -
- LOCATION_IDENTIFICATION? LOCATION_IDENTIFICATION_GType? -
- RELATED_LOCATION_ONE_IDENTIFICATION? RELATED_LOCATION_ONE_IDENTIFICATION_GType? -
- RELATED_LOCATION_TWO_IDENTIFICATION? RELATED_LOCATION_TWO_IDENTIFICATION_GType? -
- RELATION_CODE? string -
edifact.d03a.shipping.mCUSREP: PROCESSING_INDICATOR_GType
Fields
- Processing_indicator_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Processing_indicator_description? string -
edifact.d03a.shipping.mCUSREP: Processing_information_Type
Fields
- code string(default "GEI") -
- PROCESSING_INFORMATION_CODE_QUALIFIER? string -
- PROCESSING_INDICATOR? PROCESSING_INDICATOR_GType? -
- PROCESS_TYPE_DESCRIPTION_CODE? string -
edifact.d03a.shipping.mCUSREP: PURPOSE_OF_CONVEYANCE_CALL_GType
Fields
- Conveyance_call_purpose_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Conveyance_call_purpose_description? string -
edifact.d03a.shipping.mCUSREP: Purpose_of_conveyance_call_Type
Fields
- code string(default "POC") -
- PURPOSE_OF_CONVEYANCE_CALL? PURPOSE_OF_CONVEYANCE_CALL_GType? -
edifact.d03a.shipping.mCUSREP: QUANTITY_DETAILS_GType
Fields
- Quantity_type_code_qualifier string -
- Quantity string -
- Measurement_unit_code? string -
edifact.d03a.shipping.mCUSREP: Quantity_Type
Fields
- code string(default "QTY") -
- QUANTITY_DETAILS? QUANTITY_DETAILS_GType? -
edifact.d03a.shipping.mCUSREP: Recipient_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.shipping.mCUSREP: Recipient_reference_password_GType
Fields
- reference_password? string -
- qualifier? string -
edifact.d03a.shipping.mCUSREP: REFERENCE_GType
Fields
- Reference_code_qualifier string -
- Reference_identifier? string -
- Document_line_identifier? string -
- Reference_version_identifier? string -
- Revision_identifier? string -
edifact.d03a.shipping.mCUSREP: Reference_Type
Fields
- code string(default "RFF") -
- REFERENCE? REFERENCE_GType? -
edifact.d03a.shipping.mCUSREP: RELATED_LOCATION_ONE_IDENTIFICATION_GType
Fields
- First_related_location_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- First_related_location_name? string -
edifact.d03a.shipping.mCUSREP: RELATED_LOCATION_TWO_IDENTIFICATION_GType
Fields
- Second_related_location_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Second_related_location_name? string -
edifact.d03a.shipping.mCUSREP: Sender_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.shipping.mCUSREP: STATUS_CATEGORY_GType
Fields
- Status_category_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.shipping.mCUSREP: STATUS_GType
Fields
- Status_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Status_description? string -
edifact.d03a.shipping.mCUSREP: STATUS_REASON_3_GType
Fields
- Status_reason_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Status_reason_description? string -
edifact.d03a.shipping.mCUSREP: STATUS_REASON_4_GType
Fields
- Status_reason_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Status_reason_description? string -
edifact.d03a.shipping.mCUSREP: STATUS_REASON_5_GType
Fields
- Status_reason_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Status_reason_description? string -
edifact.d03a.shipping.mCUSREP: STATUS_REASON_6_GType
Fields
- Status_reason_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Status_reason_description? string -
edifact.d03a.shipping.mCUSREP: STATUS_REASON_GType
Fields
- Status_reason_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Status_reason_description? string -
edifact.d03a.shipping.mCUSREP: Status_Type
Fields
- code string(default "STS") -
- STATUS_CATEGORY? STATUS_CATEGORY_GType? -
- STATUS? STATUS_GType? -
- STATUS_REASON? STATUS_REASON_GType? -
- STATUS_REASON_3? STATUS_REASON_3_GType? -
- STATUS_REASON_4? STATUS_REASON_4_GType? -
- STATUS_REASON_5? STATUS_REASON_5_GType? -
- STATUS_REASON_6? STATUS_REASON_6_GType? -
edifact.d03a.shipping.mCUSREP: STREET_GType
Fields
- Street_and_number_or_post_office_box_identifier string -
- Street_and_number_or_post_office_box_identifier_1? string -
- Street_and_number_or_post_office_box_identifier_2? string -
- Street_and_number_or_post_office_box_identifier_3? string -
edifact.d03a.shipping.mCUSREP: Syntax_identifier_GType
Fields
- syntax_id string -
- syntax_version string -
- service_code_list_directory_version? string -
- character_encoding? string -
edifact.d03a.shipping.mCUSREP: TEXT_LITERAL_GType
Fields
- Free_text string -
- Free_text_1? string -
- Free_text_2? string -
- Free_text_3? string -
- Free_text_4? string -
edifact.d03a.shipping.mCUSREP: TEXT_REFERENCE_GType
Fields
- Free_text_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.shipping.mCUSREP: TRANSPORT_IDENTIFICATION_GType
Fields
- Transport_means_identification_name_identifier? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Transport_means_identification_name? string -
- Transport_means_nationality_code? string -
edifact.d03a.shipping.mCUSREP: Transport_information_Type
Fields
- code string(default "TDT") -
- TRANSPORT_STAGE_CODE_QUALIFIER? string -
- MEANS_OF_TRANSPORT_JOURNEY_IDENTIFIER? string -
- MODE_OF_TRANSPORT? MODE_OF_TRANSPORT_GType? -
- TRANSPORT_MEANS? TRANSPORT_MEANS_GType? -
- CARRIER? CARRIER_GType? -
- TRANSIT_DIRECTION_INDICATOR_CODE? string -
- EXCESS_TRANSPORTATION_INFORMATION? EXCESS_TRANSPORTATION_INFORMATION_GType? -
- TRANSPORT_IDENTIFICATION? TRANSPORT_IDENTIFICATION_GType? -
- TRANSPORT_MEANS_OWNERSHIP_INDICATOR_CODE? string -
edifact.d03a.shipping.mCUSREP: TRANSPORT_MEANS_GType
Fields
- Transport_means_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Transport_means_description? string -
edifact.d03a.shipping.mCUSREP: Transport_placement_Type
Fields
- code string(default "TPL") -
- TRANSPORT_IDENTIFICATION? TRANSPORT_IDENTIFICATION_GType? -
edifact.d03a.shipping.mCUSREP: VALUE_RANGE_GType
Fields
- Measurement_unit_code string -
- Measure? string -
- Range_minimum_quantity? int? -
- Range_maximum_quantity? int? -
- Significant_digits_quantity? int? -
Import
import ballerinax/edifact.d03a.shipping.mCUSREP;Metadata
Released date: 5 days ago
Version: 1.0.0
License: Apache-2.0
Compatibility
Platform: any
Ballerina version: 2201.12.0
GraalVM compatible: Yes
Pull count
Total: 23
Current verison: 0
Weekly downloads
Keywords
shipping
container
customs
EDI
EDIFACT
D03A
B2B
Business Management/ERP
Cost/Free
Vendor/Other
Area/ERP & Business Operations
Type/Library
Name/EDIFACT D03A Shipping
Contributors
Dependencies