import * as fromDatatype from '../datatype-library/index'; export interface bl_fi_internal_receipt_voucher_import_file_helper_RowInterface { guid: fromDatatype.GuidDataFieldInterface; file_import_hdr_guid: fromDatatype.GuidDataFieldInterface; doc_no: fromDatatype.VarcharDatatypeInterface; branch_code: fromDatatype.VarcharDatatypeInterface; branch_guid: fromDatatype.GuidDataFieldInterface; branch_validate_error: fromDatatype.VarcharDatatypeInterface; location_code: fromDatatype.VarcharDatatypeInterface; location_guid: fromDatatype.GuidDataFieldInterface; location_validate_error: fromDatatype.VarcharDatatypeInterface; base_rate: fromDatatype.NumericDatatypeInterface; txn_date: fromDatatype.TimestampTzDatatypeInterface; txn_date_error: fromDatatype.VarcharDatatypeInterface; hdr_remarks: fromDatatype.TextDatatypeInterface; doc_currency: fromDatatype.VarcharDatatypeInterface; doc_currency_error: fromDatatype.VarcharDatatypeInterface; entity_code: fromDatatype.VarcharDatatypeInterface; entity_guid: fromDatatype.GuidDataFieldInterface; entity_validate_error: fromDatatype.VarcharDatatypeInterface; billing_name: fromDatatype.VarcharDatatypeInterface; billing_email: fromDatatype.VarcharDatatypeInterface; billing_phone: fromDatatype.VarcharDatatypeInterface; billing_address_line_1: fromDatatype.TextDatatypeInterface; billing_address_line_2: fromDatatype.TextDatatypeInterface; billing_address_line_3: fromDatatype.TextDatatypeInterface; billing_address_line_4: fromDatatype.TextDatatypeInterface; billing_address_line_5: fromDatatype.TextDatatypeInterface; billing_country: fromDatatype.VarcharDatatypeInterface; billing_state: fromDatatype.VarcharDatatypeInterface; billing_city: fromDatatype.VarcharDatatypeInterface; billing_postcode: fromDatatype.VarcharDatatypeInterface; shipping_name: fromDatatype.VarcharDatatypeInterface; shipping_email: fromDatatype.VarcharDatatypeInterface; shipping_phone: fromDatatype.VarcharDatatypeInterface; shipping_address_line_1: fromDatatype.TextDatatypeInterface; shipping_address_line_2: fromDatatype.TextDatatypeInterface; shipping_address_line_3: fromDatatype.TextDatatypeInterface; shipping_address_line_4: fromDatatype.TextDatatypeInterface; shipping_address_line_5: fromDatatype.TextDatatypeInterface; shipping_country: fromDatatype.VarcharDatatypeInterface; shipping_state: fromDatatype.VarcharDatatypeInterface; shipping_city: fromDatatype.VarcharDatatypeInterface; shipping_postcode: fromDatatype.VarcharDatatypeInterface; settlement_or_item_code: fromDatatype.VarcharDatatypeInterface; settlement_or_item_code_error: fromDatatype.VarcharDatatypeInterface; settlement_or_item_name: fromDatatype.VarcharDatatypeInterface; settlement_or_item_name_error: fromDatatype.VarcharDatatypeInterface; cheque_no: fromDatatype.VarcharDatatypeInterface; line_txn_date: fromDatatype.TimestampTzDatatypeInterface; line_txn_date_error: fromDatatype.VarcharDatatypeInterface; item_ref_no: fromDatatype.TextDatatypeInterface; item_ref_no_error: fromDatatype.VarcharDatatypeInterface; hdr_ref_no: fromDatatype.VarcharDatatypeInterface; hdr_ref_no_error: fromDatatype.VarcharDatatypeInterface; txn_type: fromDatatype.VarcharDatatypeInterface; txn_type_error: fromDatatype.VarcharDatatypeInterface; stl_amount: fromDatatype.NumericDatatypeInterface; voucher_no: fromDatatype.VarcharDatatypeInterface; card_no: fromDatatype.VarcharDatatypeInterface; transaction_no: fromDatatype.VarcharDatatypeInterface; stl_remarks: fromDatatype.TextDatatypeInterface; qty: fromDatatype.NumericDatatypeInterface; uom: fromDatatype.VarcharDatatypeInterface; unit_price: fromDatatype.NumericDatatypeInterface; amount: fromDatatype.NumericDatatypeInterface; discount_amount: fromDatatype.NumericDatatypeInterface; tax_code: fromDatatype.VarcharDatatypeInterface; tax_amount: fromDatatype.NumericDatatypeInterface; item_serial_no: any; item_serial_no_error: fromDatatype.VarcharDatatypeInterface; item_batch_no: any; item_batch_no_error: fromDatatype.VarcharDatatypeInterface; item_tracking_id: fromDatatype.VarcharDatatypeInterface; short_error_message: fromDatatype.TextDatatypeInterface; error_stack_trace: fromDatatype.TextDatatypeInterface; validated: fromDatatype.VarcharArrayDatatypeInterface; processed: fromDatatype.VarcharArrayDatatypeInterface; module_guid: fromDatatype.GuidDataFieldInterface; applet_guid: fromDatatype.GuidDataFieldInterface; property_json: any; acl_policy: any; acl_config: any; created_date: fromDatatype.TimestampTzDatatypeInterface; updated_date: fromDatatype.TimestampTzDatatypeInterface; created_by_subject_guid: fromDatatype.GuidDataFieldInterface; updated_by_subject_guid: fromDatatype.GuidDataFieldInterface; status: fromDatatype.VarcharArrayDatatypeInterface; revision: fromDatatype.GuidDataFieldInterface; vrsn: fromDatatype.VarcharArrayDatatypeInterface; } export declare class bl_fi_internal_receipt_voucher_import_file_helper_RowClass implements bl_fi_internal_receipt_voucher_import_file_helper_RowInterface { guid: fromDatatype.GuidDataFieldInterface; file_import_hdr_guid: fromDatatype.GuidDataFieldInterface; doc_no: fromDatatype.VarcharDatatypeInterface; branch_code: fromDatatype.VarcharDatatypeInterface; branch_guid: fromDatatype.GuidDataFieldInterface; branch_validate_error: fromDatatype.VarcharDatatypeInterface; location_code: fromDatatype.VarcharDatatypeInterface; location_guid: fromDatatype.GuidDataFieldInterface; location_validate_error: fromDatatype.VarcharDatatypeInterface; base_rate: fromDatatype.NumericDatatypeInterface; txn_date: fromDatatype.TimestampTzDatatypeInterface; txn_date_error: fromDatatype.VarcharDatatypeInterface; hdr_remarks: fromDatatype.TextDatatypeInterface; doc_currency: fromDatatype.VarcharDatatypeInterface; doc_currency_error: fromDatatype.VarcharDatatypeInterface; entity_code: fromDatatype.VarcharDatatypeInterface; entity_guid: fromDatatype.GuidDataFieldInterface; entity_validate_error: fromDatatype.VarcharDatatypeInterface; billing_name: fromDatatype.VarcharDatatypeInterface; billing_email: fromDatatype.VarcharDatatypeInterface; billing_phone: fromDatatype.VarcharDatatypeInterface; billing_address_line_1: fromDatatype.TextDatatypeInterface; billing_address_line_2: fromDatatype.TextDatatypeInterface; billing_address_line_3: fromDatatype.TextDatatypeInterface; billing_address_line_4: fromDatatype.TextDatatypeInterface; billing_address_line_5: fromDatatype.TextDatatypeInterface; billing_country: fromDatatype.VarcharDatatypeInterface; billing_state: fromDatatype.VarcharDatatypeInterface; billing_city: fromDatatype.VarcharDatatypeInterface; billing_postcode: fromDatatype.VarcharDatatypeInterface; shipping_name: fromDatatype.VarcharDatatypeInterface; shipping_email: fromDatatype.VarcharDatatypeInterface; shipping_phone: fromDatatype.VarcharDatatypeInterface; shipping_address_line_1: fromDatatype.TextDatatypeInterface; shipping_address_line_2: fromDatatype.TextDatatypeInterface; shipping_address_line_3: fromDatatype.TextDatatypeInterface; shipping_address_line_4: fromDatatype.TextDatatypeInterface; shipping_address_line_5: fromDatatype.TextDatatypeInterface; shipping_country: fromDatatype.VarcharDatatypeInterface; shipping_state: fromDatatype.VarcharDatatypeInterface; shipping_city: fromDatatype.VarcharDatatypeInterface; shipping_postcode: fromDatatype.VarcharDatatypeInterface; settlement_or_item_code: fromDatatype.VarcharDatatypeInterface; settlement_or_item_code_error: fromDatatype.VarcharDatatypeInterface; settlement_or_item_name: fromDatatype.VarcharDatatypeInterface; settlement_or_item_name_error: fromDatatype.VarcharDatatypeInterface; cheque_no: fromDatatype.VarcharDatatypeInterface; line_txn_date: fromDatatype.TimestampTzDatatypeInterface; line_txn_date_error: fromDatatype.VarcharDatatypeInterface; item_ref_no: fromDatatype.TextDatatypeInterface; item_ref_no_error: fromDatatype.VarcharDatatypeInterface; hdr_ref_no: fromDatatype.VarcharDatatypeInterface; hdr_ref_no_error: fromDatatype.VarcharDatatypeInterface; txn_type: fromDatatype.VarcharDatatypeInterface; txn_type_error: fromDatatype.VarcharDatatypeInterface; stl_amount: fromDatatype.NumericDatatypeInterface; voucher_no: fromDatatype.VarcharDatatypeInterface; card_no: fromDatatype.VarcharDatatypeInterface; transaction_no: fromDatatype.VarcharDatatypeInterface; stl_remarks: fromDatatype.TextDatatypeInterface; qty: fromDatatype.NumericDatatypeInterface; uom: fromDatatype.VarcharDatatypeInterface; unit_price: fromDatatype.NumericDatatypeInterface; amount: fromDatatype.NumericDatatypeInterface; discount_amount: fromDatatype.NumericDatatypeInterface; tax_code: fromDatatype.VarcharDatatypeInterface; tax_amount: fromDatatype.NumericDatatypeInterface; item_serial_no: any; item_serial_no_error: fromDatatype.VarcharDatatypeInterface; item_batch_no: any; item_batch_no_error: fromDatatype.VarcharDatatypeInterface; item_tracking_id: fromDatatype.VarcharDatatypeInterface; short_error_message: fromDatatype.TextDatatypeInterface; error_stack_trace: fromDatatype.TextDatatypeInterface; validated: fromDatatype.VarcharArrayDatatypeInterface; processed: fromDatatype.VarcharArrayDatatypeInterface; module_guid: fromDatatype.GuidDataFieldInterface; applet_guid: fromDatatype.GuidDataFieldInterface; property_json: any; acl_policy: any; acl_config: any; created_date: fromDatatype.TimestampTzDatatypeInterface; updated_date: fromDatatype.TimestampTzDatatypeInterface; created_by_subject_guid: fromDatatype.GuidDataFieldInterface; updated_by_subject_guid: fromDatatype.GuidDataFieldInterface; status: fromDatatype.VarcharArrayDatatypeInterface; revision: fromDatatype.GuidDataFieldInterface; vrsn: fromDatatype.VarcharArrayDatatypeInterface; }