Ballerina library
edifact.d03a.shipping.mCOACSU
Modules
edifact.d03a.shippingedifact.d03a.shipping.mBAPLIE
edifact.d03a.shipping.mCOACSU
edifact.d03a.shipping.mCOARRIedifact.d03a.shipping.mCODECOedifact.d03a.shipping.mCODENOedifact.d03a.shipping.mCOEDORedifact.d03a.shipping.mCOHAORedifact.d03a.shipping.mCOLREQedifact.d03a.shipping.mCOMDISedifact.d03a.shipping.mCONAPWedifact.d03a.shipping.mCONDPVedifact.d03a.shipping.mCONDRAedifact.d03a.shipping.mCONDROedifact.d03a.shipping.mCONESTedifact.d03a.shipping.mCONITTedifact.d03a.shipping.mCONPVAedifact.d03a.shipping.mCONQVAedifact.d03a.shipping.mCONRPWedifact.d03a.shipping.mCONTENedifact.d03a.shipping.mCONWQDedifact.d03a.shipping.mCOPARNedifact.d03a.shipping.mCOPAYMedifact.d03a.shipping.mCOPINOedifact.d03a.shipping.mCOPRARedifact.d03a.shipping.mCOREORedifact.d03a.shipping.mCOSTCOedifact.d03a.shipping.mCOSTORedifact.d03a.shipping.mCUSCARedifact.d03a.shipping.mCUSDECedifact.d03a.shipping.mCUSEXPedifact.d03a.shipping.mCUSPEDedifact.d03a.shipping.mCUSREPedifact.d03a.shipping.mCUSRESedifact.d03a.shipping.mVESDEPModule edifact.d03a.shipping.mCOACSU
API
Definitions
ACCOUNT_HOLDER_IDENTIFICATION_GTypeADDITIONAL_INFORMATION_TypeADJUSTMENT_DETAILS_TypeBEGINNING_OF_MESSAGE_TypeCOMMUNICATION_CONTACT_GTypeCOMMUNICATION_CONTACT_TypeCONTACT_INFORMATION_TypeCONTROL_GTypeCONTROL_TOTAL_TypeCOUNTRY_SUB_ENTITY_DETAILS_GTypeCURRENCIES_TypeCURRENCY_DETAILS_1_GTypeCURRENCY_DETAILS_GTypeDATE_TIME_PERIOD_GTypeDATE_TIME_PERIOD_TypeDEPARTMENT_OR_EMPLOYEE_DETAILS_GTypeDOCUMENT_MESSAGE_DETAILS_GTypeDOCUMENT_MESSAGE_DETAILS_TypeDOCUMENT_MESSAGE_IDENTIFICATION_GTypeDOCUMENT_MESSAGE_NAME2_GTypeDOCUMENT_MESSAGE_NAME_GTypeDUTY_TAX_FEE_ACCOUNT_DETAIL_GTypeDUTY_TAX_FEE_DETAIL_GTypeDUTY_TAX_FEE_DETAILS_TypeDUTY_TAX_FEE_TYPE_GTypeEDI_COACSU_Commercial_account_summary_messageFINANCIAL_INSTITUTION_INFORMATION_TypeFREE_TEXT_TypeINSTITUTION_IDENTIFICATION_GTypeMONETARY_AMOUNT_GTypeMONETARY_AMOUNT_TypeNAME_AND_ADDRESS_GTypeNAME_AND_ADDRESS_TypePARTY_IDENTIFICATION_DETAILS_GTypePARTY_NAME_GTypePAYMENT_INSTRUCTION_DETAILS_GTypePAYMENT_INSTRUCTIONS_TypePAYMENT_TERMS_GTypePAYMENT_TERMS_TypePERCENTAGE_DETAILS_GTypePERCENTAGE_DETAILS_TypeQUANTITY_DETAILS_GTypeQUANTITY_TypeREFERENCE_GTypeREFERENCE_TypeSECTION_CONTROL_TypeSegment_group_11_GTypeSegment_group_12_GTypeSegment_group_1__GTypeSegment_group_1_GTypeSegment_group_2_GTypeSegment_group_3_GTypeSegment_group_4_GTypeSegment_group_5_GTypeSegment_group_6_GTypeSegment_group_7_GTypeSegment_group_8_GTypeSegment_group_9_GTypeSTATUS_CATEGORY_GTypeSTATUS_GTypeSTATUS_REASON_1_GTypeSTATUS_REASON_2_GTypeSTATUS_REASON_3_GTypeSTATUS_REASON_4_GTypeSTATUS_REASON_GTypeSTATUS_TypeSTREET_GTypeTEXT_LITERAL_GTypeTEXT_REFERENCE_GType
ballerinax/edifact.d03a.shipping.mCOACSU Ballerina library
0.9.0
Functions
fromEdiString
Isolated Function
function fromEdiString(string ediText) returns EDI_COACSU_Commercial_account_summary_message|error
Parameters
- ediText string -
fromEdiStringWithSchema
Isolated Function
function fromEdiStringWithSchema(string ediText, EdiSchema schema) returns EDI_COACSU_Commercial_account_summary_message|error
getSchema
Isolated Function
toEdiString
Isolated Function
function toEdiString(EDI_COACSU_Commercial_account_summary_message data) returns string|error
Parameters
toEdiStringWithSchema
Isolated Function
function toEdiStringWithSchema(EDI_COACSU_Commercial_account_summary_message data, EdiSchema ediSchema) returns string|error
transformFromEdiString
Isolated Function
Parameters
- ediText string -
transformToEdiString
Isolated Function
Parameters
- content anydata -
Records
edifact.d03a.shipping.mCOACSU: ACCOUNT_HOLDER_IDENTIFICATION_GType
Closed record
Fields
- Account_holder_identifier string? -
- Account_holder_name string? -
- Account_holder_name_1 string? -
- Currency_identification_code string? -
edifact.d03a.shipping.mCOACSU: ADDITIONAL_INFORMATION_Type
Closed record
Fields
- code string(default "ALI") -
- Country_of_origin_name_code string? -
- Duty_regime_type_code string? -
- Special_condition_code string? -
- Special_condition_code_1 string? -
- Special_condition_code_2 string? -
- Special_condition_code_3 string? -
- Special_condition_code_4 string? -
edifact.d03a.shipping.mCOACSU: ADJUSTMENT_DETAILS_Type
Closed record
Fields
- code string(default "AJT") -
- Adjustment_reason_description_code string -
- Line_item_identifier string? -
edifact.d03a.shipping.mCOACSU: BEGINNING_OF_MESSAGE_Type
Closed record
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.mCOACSU: COMMUNICATION_CONTACT_GType
Closed record
Fields
- Communication_address_identifier string -
- Communication_address_code_qualifier string -
edifact.d03a.shipping.mCOACSU: COMMUNICATION_CONTACT_Type
Closed record
Fields
- code string(default "COM") -
- COMMUNICATION_CONTACT COMMUNICATION_CONTACT_GType -
edifact.d03a.shipping.mCOACSU: CONTACT_INFORMATION_Type
Closed record
Fields
- code string(default "CTA") -
- Contact_function_code string? -
- DEPARTMENT_OR_EMPLOYEE_DETAILS DEPARTMENT_OR_EMPLOYEE_DETAILS_GType? -
edifact.d03a.shipping.mCOACSU: CONTROL_GType
Closed record
Fields
- Control_total_type_code_qualifier string -
- Control_total_quantity string -
- Measurement_unit_code string? -
edifact.d03a.shipping.mCOACSU: CONTROL_TOTAL_Type
Closed record
Fields
- code string(default "CNT") -
- CONTROL CONTROL_GType -
edifact.d03a.shipping.mCOACSU: COUNTRY_SUB_ENTITY_DETAILS_GType
Closed record
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.mCOACSU: CURRENCIES_Type
Closed record
Fields
- code string(default "CUX") -
- CURRENCY_DETAILS CURRENCY_DETAILS_GType? -
- CURRENCY_DETAILS_1 CURRENCY_DETAILS_1_GType? -
- Currency_exchange_rate string? -
- Exchange_rate_currency_market_identifier string? -
edifact.d03a.shipping.mCOACSU: CURRENCY_DETAILS_1_GType
Closed record
Fields
- Currency_usage_code_qualifier string -
- Currency_identification_code string? -
- Currency_type_code_qualifier string? -
- Currency_rate string? -
edifact.d03a.shipping.mCOACSU: CURRENCY_DETAILS_GType
Closed record
Fields
- Currency_usage_code_qualifier string -
- Currency_identification_code string? -
- Currency_type_code_qualifier string? -
- Currency_rate string? -
edifact.d03a.shipping.mCOACSU: DATE_TIME_PERIOD_GType
Closed record
Fields
- Date_or_time_or_period_function_code_qualifier string -
- Date_or_time_or_period_text string? -
- Date_or_time_or_period_format_code string? -
edifact.d03a.shipping.mCOACSU: DATE_TIME_PERIOD_Type
Closed record
Fields
- code string(default "DTM") -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_GType -
edifact.d03a.shipping.mCOACSU: DEPARTMENT_OR_EMPLOYEE_DETAILS_GType
Closed record
Fields
- Department_or_employee_name_code string? -
- Department_or_employee_name string? -
edifact.d03a.shipping.mCOACSU: DOCUMENT_MESSAGE_DETAILS_GType
Closed record
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.mCOACSU: DOCUMENT_MESSAGE_DETAILS_Type
Closed record
Fields
- code string(default "DOC") -
- DOCUMENT_MESSAGE_NAME DOCUMENT_MESSAGE_NAME2_GType -
- DOCUMENT_MESSAGE_DETAILS DOCUMENT_MESSAGE_DETAILS_GType? -
- Communication_medium_type_code string? -
- Document_copies_required_quantity string? -
- Document_originals_required_quantity string? -
edifact.d03a.shipping.mCOACSU: DOCUMENT_MESSAGE_IDENTIFICATION_GType
Closed record
Fields
- Document_identifier string? -
- Version_identifier string? -
- Revision_identifier string? -
edifact.d03a.shipping.mCOACSU: DOCUMENT_MESSAGE_NAME2_GType
Closed record
Fields
- Document_name_code string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Document_name string? -
edifact.d03a.shipping.mCOACSU: DOCUMENT_MESSAGE_NAME_GType
Closed record
Fields
- Document_name_code string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Document_name string? -
edifact.d03a.shipping.mCOACSU: DUTY_TAX_FEE_ACCOUNT_DETAIL_GType
Closed record
Fields
- Duty_or_tax_or_fee_account_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
edifact.d03a.shipping.mCOACSU: DUTY_TAX_FEE_DETAIL_GType
Closed record
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_1 string? -
- Code_list_responsible_agency_code_1 string? -
edifact.d03a.shipping.mCOACSU: DUTY_TAX_FEE_DETAILS_Type
Closed record
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.mCOACSU: DUTY_TAX_FEE_TYPE_GType
Closed record
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.mCOACSU: EDI_COACSU_Commercial_account_summary_message
Closed record
Fields
- BEGINNING_OF_MESSAGE BEGINNING_OF_MESSAGE_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
- ADDITIONAL_INFORMATION ADDITIONAL_INFORMATION_Type[](default []) -
- FREE_TEXT FREE_TEXT_Type[](default []) -
- Segment_group_1 Segment_group_1_GType[](default []) -
- Segment_group_2 Segment_group_2_GType[](default []) -
- Segment_group_5 Segment_group_5_GType[](default []) -
- Segment_group_6 Segment_group_6_GType[](default []) -
- Segment_group_7 Segment_group_7_GType[](default []) -
- SECTION_CONTROL SECTION_CONTROL_Type -
- Segment_group_12 Segment_group_12_GType[](default []) -
- CONTROL_TOTAL CONTROL_TOTAL_Type? -
edifact.d03a.shipping.mCOACSU: FINANCIAL_INSTITUTION_INFORMATION_Type
Closed record
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.mCOACSU: FREE_TEXT_Type
Closed record
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.mCOACSU: INSTITUTION_IDENTIFICATION_GType
Closed record
Fields
- Institution_name_code string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Institution_branch_identifier string? -
- Code_list_identification_code_1 string? -
- Code_list_responsible_agency_code_1 string? -
- Institution_name string? -
- Institution_branch_location_name string? -
edifact.d03a.shipping.mCOACSU: MONETARY_AMOUNT_GType
Closed record
Fields
- Monetary_amount_type_code_qualifier string -
- Monetary_amount string? -
- Currency_identification_code string? -
- Currency_type_code_qualifier string? -
- Status_description_code string? -
edifact.d03a.shipping.mCOACSU: MONETARY_AMOUNT_Type
Closed record
Fields
- code string(default "MOA") -
- MONETARY_AMOUNT MONETARY_AMOUNT_GType -
edifact.d03a.shipping.mCOACSU: NAME_AND_ADDRESS_GType
Closed record
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.mCOACSU: NAME_AND_ADDRESS_Type
Closed record
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.mCOACSU: PARTY_IDENTIFICATION_DETAILS_GType
Closed record
Fields
- Party_identifier string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
edifact.d03a.shipping.mCOACSU: PARTY_NAME_GType
Closed record
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.mCOACSU: PAYMENT_INSTRUCTION_DETAILS_GType
Closed record
Fields
- Payment_conditions_code string? -
- Payment_guarantee_means_code string? -
- Payment_means_code string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Payment_channel_code string? -
edifact.d03a.shipping.mCOACSU: PAYMENT_INSTRUCTIONS_Type
Closed record
Fields
- code string(default "PAI") -
- PAYMENT_INSTRUCTION_DETAILS PAYMENT_INSTRUCTION_DETAILS_GType -
edifact.d03a.shipping.mCOACSU: PAYMENT_TERMS_GType
Closed record
Fields
- Payment_terms_description_identifier string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Payment_terms_description string? -
edifact.d03a.shipping.mCOACSU: PAYMENT_TERMS_Type
Closed record
Fields
- code string(default "PYT") -
- Payment_terms_type_code_qualifier string -
- PAYMENT_TERMS PAYMENT_TERMS_GType? -
- Time_reference_code string? -
- Terms_time_relation_code string? -
- Period_type_code string? -
- Period_count_quantity string? -
edifact.d03a.shipping.mCOACSU: PERCENTAGE_DETAILS_GType
Closed record
Fields
- Percentage_type_code_qualifier string -
- Percentage string? -
- Percentage_basis_identification_code string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
edifact.d03a.shipping.mCOACSU: PERCENTAGE_DETAILS_Type
Closed record
Fields
- code string(default "PCD") -
- PERCENTAGE_DETAILS PERCENTAGE_DETAILS_GType -
- Status_description_code string? -
edifact.d03a.shipping.mCOACSU: QUANTITY_DETAILS_GType
Closed record
Fields
- Quantity_type_code_qualifier string -
- Quantity string -
- Measurement_unit_code string? -
edifact.d03a.shipping.mCOACSU: QUANTITY_Type
Closed record
Fields
- code string(default "QTY") -
- QUANTITY_DETAILS QUANTITY_DETAILS_GType -
edifact.d03a.shipping.mCOACSU: REFERENCE_GType
Closed record
Fields
- Reference_code_qualifier string -
- Reference_identifier string? -
- Document_line_identifier string? -
- Reference_version_identifier string? -
- Revision_identifier string? -
edifact.d03a.shipping.mCOACSU: REFERENCE_Type
Closed record
Fields
- code string(default "RFF") -
- REFERENCE REFERENCE_GType -
edifact.d03a.shipping.mCOACSU: SECTION_CONTROL_Type
Closed record
Fields
- code string(default "UNS") -
- Section_identification string -
edifact.d03a.shipping.mCOACSU: Segment_group_11_GType
Closed record
Fields
- ADJUSTMENT_DETAILS ADJUSTMENT_DETAILS_Type -
- MONETARY_AMOUNT MONETARY_AMOUNT_Type -
- REFERENCE REFERENCE_Type? -
- FREE_TEXT FREE_TEXT_Type[](default []) -
edifact.d03a.shipping.mCOACSU: Segment_group_12_GType
Closed record
Fields
- MONETARY_AMOUNT MONETARY_AMOUNT_Type -
- QUANTITY QUANTITY_Type? -
- DUTY_TAX_FEE_DETAILS DUTY_TAX_FEE_DETAILS_Type[](default []) -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.shipping.mCOACSU: Segment_group_1__GType
Closed record
Fields
- MONETARY_AMOUNT MONETARY_AMOUNT_Type -
- DUTY_TAX_FEE_DETAILS DUTY_TAX_FEE_DETAILS_Type[](default []) -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
- PAYMENT_INSTRUCTIONS PAYMENT_INSTRUCTIONS_Type? -
- PAYMENT_TERMS PAYMENT_TERMS_Type? -
- STATUS STATUS_Type[](default []) -
- Segment_group_11 Segment_group_11_GType[](default []) -
edifact.d03a.shipping.mCOACSU: Segment_group_1_GType
Closed record
Fields
- REFERENCE REFERENCE_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.shipping.mCOACSU: Segment_group_2_GType
Closed record
Fields
- NAME_AND_ADDRESS NAME_AND_ADDRESS_Type -
- FINANCIAL_INSTITUTION_INFORMATION FINANCIAL_INSTITUTION_INFORMATION_Type[](default []) -
- FREE_TEXT FREE_TEXT_Type[](default []) -
- Segment_group_3 Segment_group_3_GType[](default []) -
- Segment_group_4 Segment_group_4_GType[](default []) -
edifact.d03a.shipping.mCOACSU: Segment_group_3_GType
Closed record
Fields
- REFERENCE REFERENCE_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.shipping.mCOACSU: Segment_group_4_GType
Closed record
Fields
- CONTACT_INFORMATION CONTACT_INFORMATION_Type -
- COMMUNICATION_CONTACT COMMUNICATION_CONTACT_Type[](default []) -
edifact.d03a.shipping.mCOACSU: Segment_group_5_GType
Closed record
Fields
- CURRENCIES CURRENCIES_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.shipping.mCOACSU: Segment_group_6_GType
Closed record
Fields
- PAYMENT_TERMS PAYMENT_TERMS_Type -
- MONETARY_AMOUNT MONETARY_AMOUNT_Type[](default []) -
- PERCENTAGE_DETAILS PERCENTAGE_DETAILS_Type[](default []) -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
- FINANCIAL_INSTITUTION_INFORMATION FINANCIAL_INSTITUTION_INFORMATION_Type? -
- PAYMENT_INSTRUCTIONS PAYMENT_INSTRUCTIONS_Type[](default []) -
edifact.d03a.shipping.mCOACSU: Segment_group_7_GType
Closed record
Fields
- DOCUMENT_MESSAGE_DETAILS DOCUMENT_MESSAGE_DETAILS_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
- Segment_group_8 Segment_group_8_GType[](default []) -
- Segment_group_1_ Segment_group_1__GType[](default []) -
edifact.d03a.shipping.mCOACSU: Segment_group_8_GType
Closed record
Fields
- NAME_AND_ADDRESS NAME_AND_ADDRESS_Type -
- Segment_group_9 Segment_group_9_GType[](default []) -
edifact.d03a.shipping.mCOACSU: Segment_group_9_GType
Closed record
Fields
- REFERENCE REFERENCE_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.shipping.mCOACSU: STATUS_CATEGORY_GType
Closed record
Fields
- Status_category_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
edifact.d03a.shipping.mCOACSU: STATUS_GType
Closed record
Fields
- Status_description_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Status_description string? -
edifact.d03a.shipping.mCOACSU: STATUS_REASON_1_GType
Closed record
Fields
- Status_reason_description_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Status_reason_description string? -
edifact.d03a.shipping.mCOACSU: STATUS_REASON_2_GType
Closed record
Fields
- Status_reason_description_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Status_reason_description string? -
edifact.d03a.shipping.mCOACSU: STATUS_REASON_3_GType
Closed record
Fields
- Status_reason_description_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Status_reason_description string? -
edifact.d03a.shipping.mCOACSU: STATUS_REASON_4_GType
Closed record
Fields
- Status_reason_description_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Status_reason_description string? -
edifact.d03a.shipping.mCOACSU: STATUS_REASON_GType
Closed record
Fields
- Status_reason_description_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Status_reason_description string? -
edifact.d03a.shipping.mCOACSU: STATUS_Type
Closed record
Fields
- code string(default "STS") -
- STATUS_CATEGORY STATUS_CATEGORY_GType? -
- STATUS STATUS_GType? -
- STATUS_REASON STATUS_REASON_GType? -
- STATUS_REASON_1 STATUS_REASON_1_GType? -
- STATUS_REASON_2 STATUS_REASON_2_GType? -
- STATUS_REASON_3 STATUS_REASON_3_GType? -
- STATUS_REASON_4 STATUS_REASON_4_GType? -
edifact.d03a.shipping.mCOACSU: STREET_GType
Closed record
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.mCOACSU: TEXT_LITERAL_GType
Closed record
Fields
- Free_text string -
- Free_text_1 string? -
- Free_text_2 string? -
- Free_text_3 string? -
- Free_text_4 string? -
edifact.d03a.shipping.mCOACSU: TEXT_REFERENCE_GType
Closed record
Fields
- Free_text_description_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
Import
import ballerinax/edifact.d03a.shipping.mCOACSU;
Metadata
Released date: over 1 year ago
Version: 0.9.0
Compatibility
Platform: any
Ballerina version: 2201.7.0
Pull count
Total: 1
Current verison: 1
Weekly downloads
Other versions
0.9.0
Dependencies