edifact.d03a.finance.mISENDS
Modules
edifact.d03a.finance.mISENDS
edifact.d03a.finance.mLEDGERedifact.d03a.finance.mPAYEXTedifact.d03a.finance.mPAYMULedifact.d03a.finance.mPAYORDedifact.d03a.finance.mPRICATedifact.d03a.finance.mPRPAIDedifact.d03a.finance.mQUOTESedifact.d03a.finance.mRECALCedifact.d03a.finance.mREMADVedifact.d03a.finance.mTAXCONedifact.d03a.finance.mVATDECModule edifact.d03a.finance.mISENDS
API
Definitions
ballerinax/edifact.d03a.finance.mISENDS Ballerina library
Functions
fromEdiString
function fromEdiString(string ediText) returns EDI_ISENDS_ISENDS|errorConvert EDI string to Ballerina EDI_ISENDS_ISENDS record.
Parameters
- ediText string - EDI string to be converted
Return Type
- EDI_ISENDS_ISENDS|error - Ballerina record or error
fromEdiStringWithSchema
function fromEdiStringWithSchema(string ediText, EdiSchema schema) returns EDI_ISENDS_ISENDS|errorConvert EDI string to Ballerina EDI_ISENDS_ISENDS record with schema.
Return Type
- EDI_ISENDS_ISENDS|error - Ballerina record or error
getSchema
Get the EDI schema.
headersFromEdiString
function headersFromEdiString(string ediText) returns EDI_ISENDS_ISENDSHeaders|errorParse only the envelope header segments from the given EDI string.
Parameters
- ediText string - EDI string to parse
Return Type
- EDI_ISENDS_ISENDSHeaders|error - Parsed EDI_ISENDS_ISENDSHeaders record, or error if the headers are malformed
interchangeFromEdiString
function interchangeFromEdiString(string ediText) returns EDI_ISENDS_ISENDSInterchange|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_ISENDS_ISENDSInterchange|error - Parsed EDI_ISENDS_ISENDSInterchange, or error if the envelope is malformed
interchangeToEdiString
function interchangeToEdiString(EDI_ISENDS_ISENDSInterchange msg) returns string|errorSerialise a EDI_ISENDS_ISENDSInterchange 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_ISENDS_ISENDSInterchange - The interchange to serialise
toEdiString
function toEdiString(EDI_ISENDS_ISENDS data) returns string|errorConvert Ballerina EDI_ISENDS_ISENDS record to EDI string.
Parameters
- data EDI_ISENDS_ISENDS - Ballerina record to be converted
toEdiStringWithSchema
function toEdiStringWithSchema(EDI_ISENDS_ISENDS data, EdiSchema ediSchema) returns string|errorConvert Ballerina EDI_ISENDS_ISENDS record to EDI string with schema.
transformFromEdiString
Convert EDI string to Ballerina EDI_ISENDS_ISENDS 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_ISENDS_ISENDS. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- anydata|error - EDI_ISENDS_ISENDSHeaders record boxed as anydata, or error
transformInterchangeFromEdiString
Convert EDI string to a EDI_ISENDS_ISENDSInterchange record. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- any|error - EDI_ISENDS_ISENDSInterchange record boxed as any, or error
transformInterchangeToEdiString
Convert a EDI_ISENDS_ISENDSInterchange record to EDI string.
Parameters
- content any - EDI_ISENDS_ISENDSInterchange record boxed as any
transformToEdiString
Convert Ballerina EDI_ISENDS_ISENDS record to EDI string.
Parameters
- content anydata - Ballerina record to be converted
Records
edifact.d03a.finance.mISENDS: ADDRESS_DETAILS_GType
Fields
- Address_format_code string -
- Address_component_description string -
- Address_component_description_2? string -
- Address_component_description_3? string -
- Address_component_description_4? string -
- Address_component_description_5? string -
edifact.d03a.finance.mISENDS: Address_Type
Fields
- code string(default "ADR") -
- ADDRESS_USAGE? ADDRESS_USAGE_GType? -
- ADDRESS_DETAILS? ADDRESS_DETAILS_GType? -
- CITY_NAME? string -
- POSTAL_IDENTIFICATION_CODE? string -
- COUNTRY_NAME_CODE? string -
- COUNTRY_SUB_ENTITY_DETAILS COUNTRY_SUB_ENTITY_DETAILS_GType[](default []) -
- LOCATION_IDENTIFICATION LOCATION_IDENTIFICATION_GType[](default []) -
edifact.d03a.finance.mISENDS: ADDRESS_USAGE_GType
Fields
- Address_purpose_code? string -
- Address_type_code? string -
- Address_status_code? string -
edifact.d03a.finance.mISENDS: ATTRIBUTE_DETAIL_GType
Fields
- Attribute_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Attribute_description? string -
edifact.d03a.finance.mISENDS: Attribute_Type
Fields
- code string(default "ATT") -
- ATTRIBUTE_FUNCTION_CODE_QUALIFIER? string -
- ATTRIBUTE_TYPE? ATTRIBUTE_TYPE_GType? -
- ATTRIBUTE_DETAIL ATTRIBUTE_DETAIL_GType[](default []) -
edifact.d03a.finance.mISENDS: ATTRIBUTE_TYPE_GType
Fields
- Attribute_type_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Attribute_type_description? string -
edifact.d03a.finance.mISENDS: 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.finance.mISENDS: COMMUNICATION_CONTACT_GType
Fields
- Communication_address_identifier string -
- Communication_address_code_qualifier string -
edifact.d03a.finance.mISENDS: Communication_contact_Type
Fields
- code string(default "COM") -
- COMMUNICATION_CONTACT COMMUNICATION_CONTACT_GType[](default []) -
edifact.d03a.finance.mISENDS: Contact_information_Type
Fields
- code string(default "CTA") -
- CONTACT_FUNCTION_CODE? string -
- DEPARTMENT_OR_EMPLOYEE_DETAILS? DEPARTMENT_OR_EMPLOYEE_DETAILS_GType? -
edifact.d03a.finance.mISENDS: 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.finance.mISENDS: Date_and_time_GType
Fields
- date string -
- time string -
edifact.d03a.finance.mISENDS: 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.finance.mISENDS: Date_time_period_Type
Fields
- code string(default "DTM") -
- DATE_TIME_PERIOD? DATE_TIME_PERIOD_GType? -
edifact.d03a.finance.mISENDS: DEPARTMENT_OR_EMPLOYEE_DETAILS_GType
Fields
- Department_or_employee_name_code? string -
- Department_or_employee_name? string -
edifact.d03a.finance.mISENDS: 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.finance.mISENDS: 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.finance.mISENDS: DOCUMENT_MESSAGE_IDENTIFICATION_GType
Fields
- Document_identifier? string -
- Version_identifier? string -
- Revision_identifier? string -
edifact.d03a.finance.mISENDS: 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.finance.mISENDS: EDI_ISENDS_ISENDS
Fields
- Beginning_of_message Beginning_of_message_Type -
- Attribute Attribute_Type -
- Date_time_period Date_time_period_Type[](default []) -
- group_1 Group_1_GType[](default []) -
- group_3 Group_3_GType[](default []) -
- group_4 Group_4_GType[](default []) -
- group_8 Group_8_GType[](default []) -
edifact.d03a.finance.mISENDS: EDI_ISENDS_ISENDSHeaders
Envelope headers of a EDI_ISENDS_ISENDS interchange.
Fields
- interchange EDI_ISENDS_ISENDSInterchangeHeader - Interchange header
- 'transaction EDI_ISENDS_ISENDSTransactionHeader - Transaction header
edifact.d03a.finance.mISENDS: EDI_ISENDS_ISENDSInterchange
A parsed EDI_ISENDS_ISENDS interchange with its full envelope hierarchy.
Fields
- interchangeHeader EDI_ISENDS_ISENDSInterchangeHeader - Interchange header segment
- transactions EDI_ISENDS_ISENDSTransaction[] - Transactions in the interchange
- interchangeTrailer EDI_ISENDS_ISENDSInterchangeTrailer - Interchange trailer segment
edifact.d03a.finance.mISENDS: EDI_ISENDS_ISENDSInterchangeHeader
Fields
- interchange_header Interchange_header_Type -
edifact.d03a.finance.mISENDS: EDI_ISENDS_ISENDSInterchangeTrailer
Fields
- interchange_trailer Interchange_trailer_Type -
edifact.d03a.finance.mISENDS: EDI_ISENDS_ISENDSTransaction
A single transaction within a EDI_ISENDS_ISENDS interchange.
Fields
- transactionHeader EDI_ISENDS_ISENDSTransactionHeader - Transaction header segment
- body EDI_ISENDS_ISENDS|error - Parsed EDI_ISENDS_ISENDS body, or the parse error when the body is malformed
- transactionTrailer EDI_ISENDS_ISENDSTransactionTrailer - Transaction trailer segment
edifact.d03a.finance.mISENDS: EDI_ISENDS_ISENDSTransactionHeader
Fields
- Message_header Message_header_Type -
edifact.d03a.finance.mISENDS: EDI_ISENDS_ISENDSTransactionTrailer
Fields
- Message_trailer Message_trailer_Type -
edifact.d03a.finance.mISENDS: Group_1_GType
Fields
- Party_identification Party_identification_Type -
- Address Address_Type[](default []) -
- group_2 Group_2_GType[](default []) -
edifact.d03a.finance.mISENDS: Group_2_GType
Fields
- Contact_information Contact_information_Type -
- Communication_contact Communication_contact_Type[](default []) -
- Processing_information Processing_information_Type[](default []) -
- Sequence_details? Sequence_details_Type? -
- Attribute Attribute_Type[](default []) -
edifact.d03a.finance.mISENDS: Group_3_GType
Fields
- Reference Reference_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.finance.mISENDS: Group_4_GType
Fields
- Insurance_cover_description Insurance_cover_description_Type -
- Reference Reference_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Market_sales_channel_information Market_sales_channel_information_Type[](default []) -
- group_5 Group_5_GType[](default []) -
edifact.d03a.finance.mISENDS: Group_5_GType
Fields
- Process_identification Process_identification_Type -
- Processing_information? Processing_information_Type? -
- Date_time_period Date_time_period_Type[](default []) -
- group_6 Group_6_GType[](default []) -
- group_7 Group_7_GType[](default []) -
edifact.d03a.finance.mISENDS: Group_6_GType
Fields
- Attribute Attribute_Type -
- Monetary_amount? Monetary_amount_Type? -
- Percentage_details? Percentage_details_Type? -
- Requirements_and_conditions Requirements_and_conditions_Type[](default []) -
edifact.d03a.finance.mISENDS: Group_7_GType
Fields
- Document_message_details Document_message_details_Type -
- Query_and_response? Query_and_response_Type? -
edifact.d03a.finance.mISENDS: Group_8_GType
Fields
- Range_details Range_details_Type -
- Processing_information Processing_information_Type[](default []) -
- Monetary_amount Monetary_amount_Type[](default []) -
- Reference Reference_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Market_sales_channel_information Market_sales_channel_information_Type[](default []) -
- Insurance_cover_description Insurance_cover_description_Type[](default []) -
edifact.d03a.finance.mISENDS: IDENTIFICATION_NUMBER_GType
Fields
- Object_identifier string -
- Object_identification_code_qualifier? string -
- Status_description_code? string -
edifact.d03a.finance.mISENDS: Insurance_cover_description_Type
Fields
- code string(default "ICD") -
- INSURANCE_COVER_TYPE? INSURANCE_COVER_TYPE_GType? -
- INSURANCE_COVER_DETAILS? INSURANCE_COVER_DETAILS_GType? -
edifact.d03a.finance.mISENDS: INSURANCE_COVER_DETAILS_GType
Fields
- Insurance_cover_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Insurance_cover_description? string -
- Insurance_cover_description_4? string -
edifact.d03a.finance.mISENDS: INSURANCE_COVER_TYPE_GType
Fields
- Insurance_cover_type_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.finance.mISENDS: 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.finance.mISENDS: Interchange_trailer_Type
Fields
- code string(default "UNZ") -
- interchange_control_count int -
- interchange_control_reference string -
edifact.d03a.finance.mISENDS: LOCATION_IDENTIFICATION_GType
Fields
- Location_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Location_name? string -
edifact.d03a.finance.mISENDS: Market_sales_channel_information_Type
Fields
- code string(default "MKS") -
- SECTOR_AREA_IDENTIFICATION_CODE_QUALIFIER? string -
- SALES_CHANNEL_IDENTIFICATION? SALES_CHANNEL_IDENTIFICATION_GType? -
edifact.d03a.finance.mISENDS: Message_header_Type
Fields
- code string(default "UNH") -
- message_reference_number string -
- message_identifier Message_identifier_GType -
edifact.d03a.finance.mISENDS: 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.finance.mISENDS: Message_trailer_Type
Fields
- code string(default "UNT") -
- number_of_segments int -
- message_reference_number string -
edifact.d03a.finance.mISENDS: 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.finance.mISENDS: Monetary_amount_Type
Fields
- code string(default "MOA") -
- MONETARY_AMOUNT? MONETARY_AMOUNT_GType? -
edifact.d03a.finance.mISENDS: NAME_COMPONENT_DETAILS_6_GType
Fields
- Name_component_type_code_qualifier string -
- Name_component_description? string -
- Name_component_usage_code? string -
- Name_original_alphabet_code? string -
edifact.d03a.finance.mISENDS: NAME_COMPONENT_DETAILS_7_GType
Fields
- Name_component_type_code_qualifier string -
- Name_component_description? string -
- Name_component_usage_code? string -
- Name_original_alphabet_code? string -
edifact.d03a.finance.mISENDS: NAME_COMPONENT_DETAILS_8_GType
Fields
- Name_component_type_code_qualifier string -
- Name_component_description? string -
- Name_component_usage_code? string -
- Name_original_alphabet_code? string -
edifact.d03a.finance.mISENDS: NAME_COMPONENT_DETAILS_9_GType
Fields
- Name_component_type_code_qualifier string -
- Name_component_description? string -
- Name_component_usage_code? string -
- Name_original_alphabet_code? string -
edifact.d03a.finance.mISENDS: NAME_COMPONENT_DETAILS_GType
Fields
- Name_component_type_code_qualifier string -
- Name_component_description? string -
- Name_component_usage_code? string -
- Name_original_alphabet_code? string -
edifact.d03a.finance.mISENDS: PARTY_IDENTIFICATION_DETAILS_GType
Fields
- Party_identifier string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.finance.mISENDS: Party_identification_Type
Fields
- code string(default "PNA") -
- PARTY_FUNCTION_CODE_QUALIFIER? string -
- IDENTIFICATION_NUMBER? IDENTIFICATION_NUMBER_GType? -
- PARTY_IDENTIFICATION_DETAILS? PARTY_IDENTIFICATION_DETAILS_GType? -
- NAME_TYPE_CODE? string -
- NAME_STATUS_CODE? string -
- NAME_COMPONENT_DETAILS? NAME_COMPONENT_DETAILS_GType? -
- NAME_COMPONENT_DETAILS_6? NAME_COMPONENT_DETAILS_6_GType? -
- NAME_COMPONENT_DETAILS_7? NAME_COMPONENT_DETAILS_7_GType? -
- NAME_COMPONENT_DETAILS_8? NAME_COMPONENT_DETAILS_8_GType? -
- NAME_COMPONENT_DETAILS_9? NAME_COMPONENT_DETAILS_9_GType? -
edifact.d03a.finance.mISENDS: PERCENTAGE_DETAILS_GType
Fields
- Percentage_type_code_qualifier string -
- Percentage? int? -
- Percentage_basis_identification_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.finance.mISENDS: Percentage_details_Type
Fields
- code string(default "PCD") -
- PERCENTAGE_DETAILS? PERCENTAGE_DETAILS_GType? -
- STATUS_DESCRIPTION_CODE? string -
edifact.d03a.finance.mISENDS: PROCESS_IDENTIFICATION_DETAILS_GType
Fields
- Process_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Process_description? string -
edifact.d03a.finance.mISENDS: Process_identification_Type
Fields
- code string(default "PRC") -
- PROCESS_TYPE_AND_DESCRIPTION? PROCESS_TYPE_AND_DESCRIPTION_GType? -
- PROCESS_IDENTIFICATION_DETAILS? PROCESS_IDENTIFICATION_DETAILS_GType? -
edifact.d03a.finance.mISENDS: PROCESS_TYPE_AND_DESCRIPTION_GType
Fields
- Process_type_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Process_type_description? string -
- Process_type_description_4? string -
edifact.d03a.finance.mISENDS: 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.finance.mISENDS: 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.finance.mISENDS: Query_and_response_Type
Fields
- code string(default "QRS") -
- SECTOR_AREA_IDENTIFICATION_CODE_QUALIFIER? string -
- QUESTION_DETAILS? QUESTION_DETAILS_GType? -
- RESPONSE_DETAILS? RESPONSE_DETAILS_GType? -
edifact.d03a.finance.mISENDS: QUESTION_DETAILS_GType
Fields
- Question_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Question_description? string -
edifact.d03a.finance.mISENDS: Range_details_Type
Fields
- code string(default "RNG") -
- RANGE_TYPE_CODE_QUALIFIER? string -
- RANGE? RANGE_GType? -
edifact.d03a.finance.mISENDS: RANGE_GType
Fields
- Measurement_unit_code string -
- Range_minimum_quantity? int? -
- Range_maximum_quantity? int? -
edifact.d03a.finance.mISENDS: Recipient_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.finance.mISENDS: Recipient_reference_password_GType
Fields
- reference_password? string -
- qualifier? string -
edifact.d03a.finance.mISENDS: REFERENCE_GType
Fields
- Reference_code_qualifier string -
- Reference_identifier? string -
- Document_line_identifier? string -
- Reference_version_identifier? string -
- Revision_identifier? string -
edifact.d03a.finance.mISENDS: Reference_Type
Fields
- code string(default "RFF") -
- REFERENCE? REFERENCE_GType? -
edifact.d03a.finance.mISENDS: REQUIREMENT_CONDITION_IDENTIFICATION_GType
Fields
- Requirement_or_condition_description_identifier string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Requirement_or_condition_description? string -
edifact.d03a.finance.mISENDS: Requirements_and_conditions_Type
Fields
- code string(default "RCS") -
- SECTOR_AREA_IDENTIFICATION_CODE_QUALIFIER? string -
- REQUIREMENT_CONDITION_IDENTIFICATION? REQUIREMENT_CONDITION_IDENTIFICATION_GType? -
- COUNTRY_NAME_CODE? string -
edifact.d03a.finance.mISENDS: RESPONSE_DETAILS_GType
Fields
- Response_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Response_description? string -
edifact.d03a.finance.mISENDS: SALES_CHANNEL_IDENTIFICATION_GType
Fields
- Sales_channel_identifier string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.finance.mISENDS: Sender_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.finance.mISENDS: Sequence_details_Type
Fields
- code string(default "SEQ") -
- SEQUENCE_INFORMATION? SEQUENCE_INFORMATION_GType? -
edifact.d03a.finance.mISENDS: SEQUENCE_INFORMATION_GType
Fields
- Sequence_position_identifier string -
- Sequence_identifier_source_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.finance.mISENDS: Syntax_identifier_GType
Fields
- syntax_id string -
- syntax_version string -
- service_code_list_directory_version? string -
- character_encoding? string -
Import
import ballerinax/edifact.d03a.finance.mISENDS;Metadata
Released date: 5 days ago
Version: 1.0.1
License: Apache-2.0
Compatibility
Platform: any
Ballerina version: 2201.12.0
GraalVM compatible: Yes
Pull count
Total: 35
Current verison: 1
Weekly downloads
Keywords
payments
banking
EDI
EDIFACT
D03A
Vendor/Other
Area/ERP & Business Operations
Type/Library
Name/EDIFACT D03A Finance
Contributors
Dependencies