@alexochihua/protos 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generated/kapital/fraud_catalogs/v1/fraud_catalogs.d.ts +365 -0
- package/dist/generated/kapital/fraud_catalogs/v1/fraud_catalogs.js +1804 -0
- package/dist/generated/kapital/fraud_catalogs/v1/fraud_catalogs.js.map +1 -0
- package/dist/generated/kapital/fraud_catalogs/v1/fraud_catalogs_types.d.ts +89 -0
- package/dist/generated/kapital/fraud_catalogs/v1/fraud_catalogs_types.js +855 -0
- package/dist/generated/kapital/fraud_catalogs/v1/fraud_catalogs_types.js.map +1 -0
- package/dist/generated/kapital/fraud_groups/v1/fraud_groups.d.ts +475 -0
- package/dist/generated/kapital/fraud_groups/v1/fraud_groups.js +2452 -0
- package/dist/generated/kapital/fraud_groups/v1/fraud_groups.js.map +1 -0
- package/dist/generated/kapital/fraud_groups/v1/fraud_groups_types.d.ts +63 -0
- package/dist/generated/kapital/fraud_groups/v1/fraud_groups_types.js +577 -0
- package/dist/generated/kapital/fraud_groups/v1/fraud_groups_types.js.map +1 -0
- package/dist/generated/kapital/fraud_rules/v1/fraud_rules.d.ts +241 -0
- package/dist/generated/kapital/fraud_rules/v1/fraud_rules.js +1288 -0
- package/dist/generated/kapital/fraud_rules/v1/fraud_rules.js.map +1 -0
- package/dist/generated/kapital/fraud_rules/v1/fraud_rules_types.d.ts +56 -0
- package/dist/generated/kapital/fraud_rules/v1/fraud_rules_types.js +505 -0
- package/dist/generated/kapital/fraud_rules/v1/fraud_rules_types.js.map +1 -0
- package/dist/generated/kapital/fraud_whitelists/v1/fraud_whitelists.d.ts +449 -0
- package/dist/generated/kapital/fraud_whitelists/v1/fraud_whitelists.js +2310 -0
- package/dist/generated/kapital/fraud_whitelists/v1/fraud_whitelists.js.map +1 -0
- package/dist/generated/kapital/fraud_whitelists/v1/fraud_whitelists_types.d.ts +63 -0
- package/dist/generated/kapital/fraud_whitelists/v1/fraud_whitelists_types.js +577 -0
- package/dist/generated/kapital/fraud_whitelists/v1/fraud_whitelists_types.js.map +1 -0
- package/dist/generated/kapital/frauds/v1/frauds.d.ts +164 -0
- package/dist/generated/kapital/frauds/v1/frauds.js +839 -0
- package/dist/generated/kapital/frauds/v1/frauds.js.map +1 -0
- package/dist/generated/kapital/frauds/v1/frauds_types.d.ts +62 -0
- package/dist/generated/kapital/frauds/v1/frauds_types.js +567 -0
- package/dist/generated/kapital/frauds/v1/frauds_types.js.map +1 -0
- package/dist/index.d.ts +10 -0
- package/dist/index.js +11 -1
- package/dist/index.js.map +1 -1
- package/package.json +71 -1
- package/proto/kapital/accounts/v1/accounts.proto +80 -80
- package/proto/kapital/accounts/v1/accounts_types.proto +31 -31
- package/proto/kapital/accumulates/v1/accumulates_service.proto +81 -81
- package/proto/kapital/accumulates/v1/accumulates_types.proto +30 -30
- package/proto/kapital/cards/v1/cards.proto +32 -32
- package/proto/kapital/cards/v1/cards_types.proto +33 -33
- package/proto/kapital/collections_recovery/v1/collections_recovery.proto +80 -80
- package/proto/kapital/collections_recovery/v1/collections_recovery_types.proto +46 -46
- package/proto/kapital/commissions/v1/commissions.proto +69 -69
- package/proto/kapital/commissions/v1/commissions_types.proto +21 -21
- package/proto/kapital/common/v1/error.proto +18 -18
- package/proto/kapital/common/v1/meta.proto +13 -13
- package/proto/kapital/common/v1/pagination.proto +18 -18
- package/proto/kapital/contracts/v1/contracts_types.proto +315 -315
- package/proto/kapital/credit_accounts/v1/credit_accounts.proto +84 -84
- package/proto/kapital/credit_accounts/v1/credit_accounts_types.proto +40 -40
- package/proto/kapital/credit_configurations/v1/credit_configurations.proto +54 -54
- package/proto/kapital/credit_configurations/v1/credit_configurations_types.proto +14 -14
- package/proto/kapital/fraud_catalogs/v1/fraud_catalogs.proto +177 -0
- package/proto/kapital/fraud_catalogs/v1/fraud_catalogs_types.proto +81 -0
- package/proto/kapital/fraud_groups/v1/fraud_groups.proto +242 -0
- package/proto/kapital/fraud_groups/v1/fraud_groups_types.proto +55 -0
- package/proto/kapital/fraud_rules/v1/fraud_rules.proto +127 -0
- package/proto/kapital/fraud_rules/v1/fraud_rules_types.proto +48 -0
- package/proto/kapital/fraud_whitelists/v1/fraud_whitelists.proto +227 -0
- package/proto/kapital/fraud_whitelists/v1/fraud_whitelists_types.proto +55 -0
- package/proto/kapital/frauds/v1/frauds.proto +90 -0
- package/proto/kapital/frauds/v1/frauds_types.proto +54 -0
- package/proto/kapital/offers/v1/offers.proto +111 -111
- package/proto/kapital/offers/v1/offers_types.proto +54 -54
- package/proto/kapital/payments/v1/payments.proto +93 -93
- package/proto/kapital/payments/v1/payments_types.proto +17 -17
- package/proto/kapital/payments_methods/v1/payments_methods.proto +511 -511
- package/proto/kapital/payments_methods/v1/payments_methods_types.proto +157 -157
- package/proto/kapital/product_groups/v1/product_groups.proto +150 -150
- package/proto/kapital/product_groups/v1/product_groups_types.proto +48 -48
- package/proto/kapital/transactions/v1/transactions.proto +70 -70
- package/proto/kapital/transactions/v1/transactions_types.proto +90 -90
|
@@ -1,48 +1,48 @@
|
|
|
1
|
-
syntax = "proto3";
|
|
2
|
-
|
|
3
|
-
package kapital.product_groups.v1;
|
|
4
|
-
|
|
5
|
-
option go_package = "kapital/product_groups/v1;productgroupsv1";
|
|
6
|
-
|
|
7
|
-
// ============================================================================
|
|
8
|
-
// Product Groups Entity
|
|
9
|
-
// ============================================================================
|
|
10
|
-
|
|
11
|
-
message ProductGroupType {
|
|
12
|
-
int32 id = 1;
|
|
13
|
-
string name = 2;
|
|
14
|
-
string name_es = 3;
|
|
15
|
-
string name_en = 4;
|
|
16
|
-
bool active = 5;
|
|
17
|
-
bool group_products = 6;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
message ProductGroup {
|
|
21
|
-
string id = 1;
|
|
22
|
-
string name = 2;
|
|
23
|
-
string description = 3;
|
|
24
|
-
bool active = 4;
|
|
25
|
-
bool deleted = 5;
|
|
26
|
-
ProductGroupType type = 6;
|
|
27
|
-
string institution_id = 7;
|
|
28
|
-
string created_by = 8;
|
|
29
|
-
string updated_by = 9;
|
|
30
|
-
string created_at = 10;
|
|
31
|
-
string updated_at = 11;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
message ProductGroupElement {
|
|
35
|
-
string id = 1;
|
|
36
|
-
string group_id = 2;
|
|
37
|
-
string element_value = 3;
|
|
38
|
-
string element_start = 4;
|
|
39
|
-
string element_end = 5;
|
|
40
|
-
bool is_range = 6;
|
|
41
|
-
bool active = 7;
|
|
42
|
-
bool deleted = 8;
|
|
43
|
-
string institution_id = 9;
|
|
44
|
-
string created_by = 10;
|
|
45
|
-
string updated_by = 11;
|
|
46
|
-
string created_at = 12;
|
|
47
|
-
string updated_at = 13;
|
|
48
|
-
}
|
|
1
|
+
syntax = "proto3";
|
|
2
|
+
|
|
3
|
+
package kapital.product_groups.v1;
|
|
4
|
+
|
|
5
|
+
option go_package = "kapital/product_groups/v1;productgroupsv1";
|
|
6
|
+
|
|
7
|
+
// ============================================================================
|
|
8
|
+
// Product Groups Entity
|
|
9
|
+
// ============================================================================
|
|
10
|
+
|
|
11
|
+
message ProductGroupType {
|
|
12
|
+
int32 id = 1;
|
|
13
|
+
string name = 2;
|
|
14
|
+
string name_es = 3;
|
|
15
|
+
string name_en = 4;
|
|
16
|
+
bool active = 5;
|
|
17
|
+
bool group_products = 6;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
message ProductGroup {
|
|
21
|
+
string id = 1;
|
|
22
|
+
string name = 2;
|
|
23
|
+
string description = 3;
|
|
24
|
+
bool active = 4;
|
|
25
|
+
bool deleted = 5;
|
|
26
|
+
ProductGroupType type = 6;
|
|
27
|
+
string institution_id = 7;
|
|
28
|
+
string created_by = 8;
|
|
29
|
+
string updated_by = 9;
|
|
30
|
+
string created_at = 10;
|
|
31
|
+
string updated_at = 11;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
message ProductGroupElement {
|
|
35
|
+
string id = 1;
|
|
36
|
+
string group_id = 2;
|
|
37
|
+
string element_value = 3;
|
|
38
|
+
string element_start = 4;
|
|
39
|
+
string element_end = 5;
|
|
40
|
+
bool is_range = 6;
|
|
41
|
+
bool active = 7;
|
|
42
|
+
bool deleted = 8;
|
|
43
|
+
string institution_id = 9;
|
|
44
|
+
string created_by = 10;
|
|
45
|
+
string updated_by = 11;
|
|
46
|
+
string created_at = 12;
|
|
47
|
+
string updated_at = 13;
|
|
48
|
+
}
|
|
@@ -1,70 +1,70 @@
|
|
|
1
|
-
syntax = "proto3";
|
|
2
|
-
|
|
3
|
-
package kapital.transactions.v1;
|
|
4
|
-
|
|
5
|
-
option go_package = "kapital/transactions/v1;transactionsv1";
|
|
6
|
-
|
|
7
|
-
import "kapital/common/v1/meta.proto";
|
|
8
|
-
import "kapital/transactions/v1/transactions_types.proto";
|
|
9
|
-
|
|
10
|
-
service TransactionsService {
|
|
11
|
-
rpc GetExistsContract (GetExistsContractRequest) returns (GetExistsContractResponse);
|
|
12
|
-
rpc GetTransactionsPosted (GetTransactionsPostedRequest) returns (GetTransactionsPostedResponse);
|
|
13
|
-
rpc GetAllTransactions (GetAllTransactionsRequest) returns (GetAllTransactionsResponse);
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
// ================== GetExistsContract ==================
|
|
17
|
-
message GetExistsContractRequest {
|
|
18
|
-
string contract_id = 1;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
message GetExistsContractResponse {
|
|
22
|
-
kapital.common.v1.ResponseMeta meta = 1;
|
|
23
|
-
string contract_id = 2;
|
|
24
|
-
bool exists = 3;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
// ================== GetTransactionsPosted ==================
|
|
28
|
-
message GetTransactionsPostedRequest {
|
|
29
|
-
string contract_id = 1;
|
|
30
|
-
string transaction_id = 2;
|
|
31
|
-
string start_date = 3;
|
|
32
|
-
string end_date = 4;
|
|
33
|
-
int32 record_count = 5;
|
|
34
|
-
int32 page = 6;
|
|
35
|
-
int32 included_related = 7;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
message GetTransactionsPostedResponse {
|
|
39
|
-
kapital.common.v1.ResponseMeta meta = 1;
|
|
40
|
-
string start_date = 2;
|
|
41
|
-
string end_date = 3;
|
|
42
|
-
int32 number_of_pages = 4;
|
|
43
|
-
int32 page = 5;
|
|
44
|
-
int32 total_record_count = 6;
|
|
45
|
-
repeated Transaction transactions = 7;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
// ================== GetAllTransactions ==================
|
|
49
|
-
message GetAllTransactionsRequest {
|
|
50
|
-
string contract_id = 1;
|
|
51
|
-
string transaction_id = 2;
|
|
52
|
-
string start_date = 3;
|
|
53
|
-
string end_date = 4;
|
|
54
|
-
int32 record_count = 5;
|
|
55
|
-
int32 page = 6;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
message GetAllTransactionsResponse {
|
|
59
|
-
kapital.common.v1.ResponseMeta meta = 1;
|
|
60
|
-
int32 transaction_count = 2;
|
|
61
|
-
int32 page = 3;
|
|
62
|
-
int32 total_record_count = 4;
|
|
63
|
-
int32 number_of_pages = 5;
|
|
64
|
-
string start_date = 6;
|
|
65
|
-
string end_date = 7;
|
|
66
|
-
Sums sums = 8;
|
|
67
|
-
repeated TransactionDetail transactions = 9;
|
|
68
|
-
double beginning_balance = 10;
|
|
69
|
-
}
|
|
70
|
-
|
|
1
|
+
syntax = "proto3";
|
|
2
|
+
|
|
3
|
+
package kapital.transactions.v1;
|
|
4
|
+
|
|
5
|
+
option go_package = "kapital/transactions/v1;transactionsv1";
|
|
6
|
+
|
|
7
|
+
import "kapital/common/v1/meta.proto";
|
|
8
|
+
import "kapital/transactions/v1/transactions_types.proto";
|
|
9
|
+
|
|
10
|
+
service TransactionsService {
|
|
11
|
+
rpc GetExistsContract (GetExistsContractRequest) returns (GetExistsContractResponse);
|
|
12
|
+
rpc GetTransactionsPosted (GetTransactionsPostedRequest) returns (GetTransactionsPostedResponse);
|
|
13
|
+
rpc GetAllTransactions (GetAllTransactionsRequest) returns (GetAllTransactionsResponse);
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
// ================== GetExistsContract ==================
|
|
17
|
+
message GetExistsContractRequest {
|
|
18
|
+
string contract_id = 1;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
message GetExistsContractResponse {
|
|
22
|
+
kapital.common.v1.ResponseMeta meta = 1;
|
|
23
|
+
string contract_id = 2;
|
|
24
|
+
bool exists = 3;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
// ================== GetTransactionsPosted ==================
|
|
28
|
+
message GetTransactionsPostedRequest {
|
|
29
|
+
string contract_id = 1;
|
|
30
|
+
string transaction_id = 2;
|
|
31
|
+
string start_date = 3;
|
|
32
|
+
string end_date = 4;
|
|
33
|
+
int32 record_count = 5;
|
|
34
|
+
int32 page = 6;
|
|
35
|
+
int32 included_related = 7;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
message GetTransactionsPostedResponse {
|
|
39
|
+
kapital.common.v1.ResponseMeta meta = 1;
|
|
40
|
+
string start_date = 2;
|
|
41
|
+
string end_date = 3;
|
|
42
|
+
int32 number_of_pages = 4;
|
|
43
|
+
int32 page = 5;
|
|
44
|
+
int32 total_record_count = 6;
|
|
45
|
+
repeated Transaction transactions = 7;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
// ================== GetAllTransactions ==================
|
|
49
|
+
message GetAllTransactionsRequest {
|
|
50
|
+
string contract_id = 1;
|
|
51
|
+
string transaction_id = 2;
|
|
52
|
+
string start_date = 3;
|
|
53
|
+
string end_date = 4;
|
|
54
|
+
int32 record_count = 5;
|
|
55
|
+
int32 page = 6;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
message GetAllTransactionsResponse {
|
|
59
|
+
kapital.common.v1.ResponseMeta meta = 1;
|
|
60
|
+
int32 transaction_count = 2;
|
|
61
|
+
int32 page = 3;
|
|
62
|
+
int32 total_record_count = 4;
|
|
63
|
+
int32 number_of_pages = 5;
|
|
64
|
+
string start_date = 6;
|
|
65
|
+
string end_date = 7;
|
|
66
|
+
Sums sums = 8;
|
|
67
|
+
repeated TransactionDetail transactions = 9;
|
|
68
|
+
double beginning_balance = 10;
|
|
69
|
+
}
|
|
70
|
+
|
|
@@ -1,91 +1,91 @@
|
|
|
1
|
-
syntax = "proto3";
|
|
2
|
-
|
|
3
|
-
package kapital.transactions.v1;
|
|
4
|
-
|
|
5
|
-
option go_package = "kapital/transactions/v1;transactionsv1";
|
|
6
|
-
|
|
7
|
-
message TransactionDetail {
|
|
8
|
-
bool is_savings = 1;
|
|
9
|
-
string deny_code = 2;
|
|
10
|
-
bool disputable = 3;
|
|
11
|
-
string details = 4;
|
|
12
|
-
string act_type = 5;
|
|
13
|
-
string act_type_description = 6;
|
|
14
|
-
string latest_incremental_id = 7;
|
|
15
|
-
string original_incremental_id = 8;
|
|
16
|
-
string post_ts = 9;
|
|
17
|
-
double amt = 10;
|
|
18
|
-
string source_id = 11;
|
|
19
|
-
string type = 12;
|
|
20
|
-
string type_description = 13;
|
|
21
|
-
string trans_code = 14;
|
|
22
|
-
string arn = 15;
|
|
23
|
-
string merchant_id = 16;
|
|
24
|
-
string external_trans_id = 17;
|
|
25
|
-
double calculated_balance = 18;
|
|
26
|
-
string ach_trans_id = 19;
|
|
27
|
-
string auth_ts = 20;
|
|
28
|
-
string prior_id = 21;
|
|
29
|
-
string card_id = 22;
|
|
30
|
-
string formatted_merchant_desc = 23;
|
|
31
|
-
string network_code = 24;
|
|
32
|
-
string auth_id = 25;
|
|
33
|
-
double local_amt = 26;
|
|
34
|
-
string local_curr_code = 27;
|
|
35
|
-
double settle_amt = 28;
|
|
36
|
-
string settle_curr_code = 29;
|
|
37
|
-
double billing_amt = 30;
|
|
38
|
-
string billing_curr_code = 31;
|
|
39
|
-
string pmt_ref_no = 32;
|
|
40
|
-
string mcc_code = 33;
|
|
41
|
-
string credit_ind = 34;
|
|
42
|
-
double iac_tax = 35;
|
|
43
|
-
double iva_tax = 36;
|
|
44
|
-
string funding_account_prn = 37;
|
|
45
|
-
string spending_account_prn = 38;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
message Sums {
|
|
49
|
-
double unsettled = 1;
|
|
50
|
-
double settled = 2;
|
|
51
|
-
double adjustment = 3;
|
|
52
|
-
double fee = 4;
|
|
53
|
-
double payment = 5;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
message Transaction {
|
|
57
|
-
string pmt_ref_no = 1;
|
|
58
|
-
string act_id = 2;
|
|
59
|
-
string act_type = 3;
|
|
60
|
-
string post_ts = 4;
|
|
61
|
-
string amt = 5;
|
|
62
|
-
string details = 6;
|
|
63
|
-
string description = 7;
|
|
64
|
-
string source_id = 8;
|
|
65
|
-
string bal_id = 9;
|
|
66
|
-
string prod_id = 10;
|
|
67
|
-
string auth_ts = 11;
|
|
68
|
-
string trans_code = 12;
|
|
69
|
-
string ach_transaction_id = 13;
|
|
70
|
-
string external_trans_id = 14;
|
|
71
|
-
string original_auth_id = 15;
|
|
72
|
-
string network_code = 16;
|
|
73
|
-
string local_amt = 17;
|
|
74
|
-
string local_curr_code = 18;
|
|
75
|
-
string settle_amt = 19;
|
|
76
|
-
string settle_curr_code = 20;
|
|
77
|
-
string billing_amt = 21;
|
|
78
|
-
string billing_curr_code = 22;
|
|
79
|
-
string mcc = 23;
|
|
80
|
-
string merchant_id = 24;
|
|
81
|
-
string formatted_merchant_desc = 25;
|
|
82
|
-
string terminal_id = 26;
|
|
83
|
-
string card_id = 27;
|
|
84
|
-
string credit_ind = 28;
|
|
85
|
-
double iac_tax = 29;
|
|
86
|
-
double iva_tax = 30;
|
|
87
|
-
string funding_account_prn = 31;
|
|
88
|
-
string spending_account_prn = 32;
|
|
89
|
-
int64 original_incremental_id = 33;
|
|
90
|
-
int64 latest_incremental_id = 34;
|
|
1
|
+
syntax = "proto3";
|
|
2
|
+
|
|
3
|
+
package kapital.transactions.v1;
|
|
4
|
+
|
|
5
|
+
option go_package = "kapital/transactions/v1;transactionsv1";
|
|
6
|
+
|
|
7
|
+
message TransactionDetail {
|
|
8
|
+
bool is_savings = 1;
|
|
9
|
+
string deny_code = 2;
|
|
10
|
+
bool disputable = 3;
|
|
11
|
+
string details = 4;
|
|
12
|
+
string act_type = 5;
|
|
13
|
+
string act_type_description = 6;
|
|
14
|
+
string latest_incremental_id = 7;
|
|
15
|
+
string original_incremental_id = 8;
|
|
16
|
+
string post_ts = 9;
|
|
17
|
+
double amt = 10;
|
|
18
|
+
string source_id = 11;
|
|
19
|
+
string type = 12;
|
|
20
|
+
string type_description = 13;
|
|
21
|
+
string trans_code = 14;
|
|
22
|
+
string arn = 15;
|
|
23
|
+
string merchant_id = 16;
|
|
24
|
+
string external_trans_id = 17;
|
|
25
|
+
double calculated_balance = 18;
|
|
26
|
+
string ach_trans_id = 19;
|
|
27
|
+
string auth_ts = 20;
|
|
28
|
+
string prior_id = 21;
|
|
29
|
+
string card_id = 22;
|
|
30
|
+
string formatted_merchant_desc = 23;
|
|
31
|
+
string network_code = 24;
|
|
32
|
+
string auth_id = 25;
|
|
33
|
+
double local_amt = 26;
|
|
34
|
+
string local_curr_code = 27;
|
|
35
|
+
double settle_amt = 28;
|
|
36
|
+
string settle_curr_code = 29;
|
|
37
|
+
double billing_amt = 30;
|
|
38
|
+
string billing_curr_code = 31;
|
|
39
|
+
string pmt_ref_no = 32;
|
|
40
|
+
string mcc_code = 33;
|
|
41
|
+
string credit_ind = 34;
|
|
42
|
+
double iac_tax = 35;
|
|
43
|
+
double iva_tax = 36;
|
|
44
|
+
string funding_account_prn = 37;
|
|
45
|
+
string spending_account_prn = 38;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
message Sums {
|
|
49
|
+
double unsettled = 1;
|
|
50
|
+
double settled = 2;
|
|
51
|
+
double adjustment = 3;
|
|
52
|
+
double fee = 4;
|
|
53
|
+
double payment = 5;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
message Transaction {
|
|
57
|
+
string pmt_ref_no = 1;
|
|
58
|
+
string act_id = 2;
|
|
59
|
+
string act_type = 3;
|
|
60
|
+
string post_ts = 4;
|
|
61
|
+
string amt = 5;
|
|
62
|
+
string details = 6;
|
|
63
|
+
string description = 7;
|
|
64
|
+
string source_id = 8;
|
|
65
|
+
string bal_id = 9;
|
|
66
|
+
string prod_id = 10;
|
|
67
|
+
string auth_ts = 11;
|
|
68
|
+
string trans_code = 12;
|
|
69
|
+
string ach_transaction_id = 13;
|
|
70
|
+
string external_trans_id = 14;
|
|
71
|
+
string original_auth_id = 15;
|
|
72
|
+
string network_code = 16;
|
|
73
|
+
string local_amt = 17;
|
|
74
|
+
string local_curr_code = 18;
|
|
75
|
+
string settle_amt = 19;
|
|
76
|
+
string settle_curr_code = 20;
|
|
77
|
+
string billing_amt = 21;
|
|
78
|
+
string billing_curr_code = 22;
|
|
79
|
+
string mcc = 23;
|
|
80
|
+
string merchant_id = 24;
|
|
81
|
+
string formatted_merchant_desc = 25;
|
|
82
|
+
string terminal_id = 26;
|
|
83
|
+
string card_id = 27;
|
|
84
|
+
string credit_ind = 28;
|
|
85
|
+
double iac_tax = 29;
|
|
86
|
+
double iva_tax = 30;
|
|
87
|
+
string funding_account_prn = 31;
|
|
88
|
+
string spending_account_prn = 32;
|
|
89
|
+
int64 original_incremental_id = 33;
|
|
90
|
+
int64 latest_incremental_id = 34;
|
|
91
91
|
}
|