@pax2pay/client 0.0.55 → 0.0.56
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/index.d.ts +2 -2
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/index.ts +24 -0
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { Client } from "./Client";
|
|
2
|
-
import { AccountCreationRequest, AccountResponse, AccountSearchRequest, AddressInfo, AgentBookingInfo, AmendCardRequest, BeneficiaryRequest, BeneficiaryResponse, BookedProductInfo, BookingInfo, BookingInfoRequest, BookingInfoResponse, CardFundingAccountResponse, CardOptionSearch, CardResponse, CardResponseV2, CardSearch, CardTypeResponse, CardTypesConfig, CardTypeSearchRequest, CardTypeSpecification, ConfigMatchesRequest, ConfigMatchesResponse, ConfigRequest, ConfigResponse, ConfigTypesResponse, CreateCardRequest, CreateRolesetRequest, CredentialRequest, CredentialResponse, Criteria, DateRangeLocalDate, ErrorMessageDto, ErrorResponse, FiveFieldsBookingInfoRequest, FiveFieldsBookingInfoResponse, FundingAccountInboundTransferNotificationConfig, FundingLimitRequest, FundingLimitResponse, InsertCardOptionRequest, InsertCardRequest, Issue, LoginRequest, LoginResponse, NonBeneficiaryTransferDestination, OrganisationBalanceLimitResponse, OrganisationConfig, OrganisationRequest, OrganisationResponse, PasswordChangeRequest, PasswordValidateRequest, PasswordValidateResponse, Payload, PaymentMethodOptionResponse, PaymentOption, ProcessedStatement, ProviderCode, ProviderResponse, RelogWithNewSessionDetailsRequest, Report, RoleResponse, RolesetResponse, SearchRolesetsRequest, Sorting, SupplierBookingInfo, TransactionResponse, TransferDestinationInfo, TransferRequest, TransferResponse, TransferSearch, TravelPartyInfo, TwoFactorAuthenticationDetails, TwoFactorAuthenticationRegistrationResponse, UpdateAccountRequest, UpdateBeneficiaryRequest, UpdateRolesetRequest, UserChangeRequest, UserConfig, UserLimit, UserLimitsDeleteRequest, UserLimitsRequest, UserRequest, UserResponse, UserRoleResponse, UserSearchRequest } from "./model";
|
|
3
|
-
export { Client, AccountCreationRequest, AccountResponse, AccountSearchRequest, AddressInfo, AgentBookingInfo, AmendCardRequest, BeneficiaryRequest, BeneficiaryResponse, BookedProductInfo, BookingInfo, BookingInfoRequest, BookingInfoResponse, CardFundingAccountResponse, CardOptionSearch, CardResponse, CardResponseV2, CardSearch, CardTypeResponse, CardTypesConfig, CardTypeSearchRequest, CardTypeSpecification, ConfigMatchesRequest, ConfigMatchesResponse, ConfigRequest, ConfigResponse, ConfigTypesResponse, CreateCardRequest, CreateRolesetRequest, CredentialRequest, CredentialResponse, Criteria, DateRangeLocalDate, ErrorMessageDto, ErrorResponse, FiveFieldsBookingInfoRequest, FiveFieldsBookingInfoResponse, FundingAccountInboundTransferNotificationConfig, FundingLimitRequest, FundingLimitResponse, InsertCardOptionRequest, InsertCardRequest, Issue, LoginRequest, LoginResponse, NonBeneficiaryTransferDestination, OrganisationBalanceLimitResponse, OrganisationConfig, OrganisationRequest, OrganisationResponse, PasswordChangeRequest, PasswordValidateRequest, PasswordValidateResponse, Payload, PaymentMethodOptionResponse, PaymentOption, ProcessedStatement, ProviderResponse, RelogWithNewSessionDetailsRequest, Report, RoleResponse, RolesetResponse, SearchRolesetsRequest, Sorting, SupplierBookingInfo, TransactionResponse, TransferDestinationInfo, TransferRequest, TransferResponse, TransferSearch, TravelPartyInfo, TwoFactorAuthenticationDetails, TwoFactorAuthenticationRegistrationResponse, UpdateAccountRequest, UpdateBeneficiaryRequest, UpdateRolesetRequest, UserChangeRequest, UserConfig, UserLimit, UserLimitsDeleteRequest, UserLimitsRequest, UserRequest, UserResponse, UserRoleResponse, UserSearchRequest, ProviderCode, };
|
|
2
|
+
import { AccountCreationRequest, AccountResponse, AccountSearchRequest, AddressInfo, AgentBookingInfo, AmendCardRequest, BeneficiaryRequest, BeneficiaryResponse, BookedProductInfo, BookingInfo, BookingInfoRequest, BookingInfoResponse, CardAmendmentScheduledTaskRequest, CardDeliveryRequest, CardFundingAccountResponse, CardOptionSearch, CardResponse, CardResponseV2, CardScheduleTaskType, CardSearch, CardStateChangeDesiredState, CardStateChangeScheduledTaskRequest, CardTypeResponse, CardTypesConfig, CardTypeSearchRequest, CardTypeSpecification, ConfigMatchesRequest, ConfigMatchesResponse, ConfigRequest, ConfigResponse, ConfigTypesResponse, CreateCardRequest, CreateRolesetRequest, CredentialRequest, CredentialResponse, Criteria, DateRangeLocalDate, ErrorMessageDto, ErrorResponse, FiveFieldsBookingInfoRequest, FiveFieldsBookingInfoResponse, FlightBookingInfoRequest, FundingAccountInboundTransferNotificationConfig, FundingAccountSearchRequest, FundingAccountSearchResponse, FundingLimitRequest, FundingLimitResponse, HotelBookingInfoRequest, InsertCardOptionRequest, InsertCardRequest, Issue, LegacyBookingInfoRequest, LoginRequest, LoginResponse, NonBeneficiaryTransferDestination, OrganisationBalanceLimitResponse, OrganisationConfig, OrganisationRequest, OrganisationResponse, PasswordChangeRequest, PasswordValidateRequest, PasswordValidateResponse, Payload, PaymentMethodOptionResponse, PaymentOption, ProcessedStatement, ProviderCode, ProviderResponse, RelogWithNewSessionDetailsRequest, Report, RoleResponse, RolesetResponse, ScheduledTaskRequest, SearchRolesetsRequest, Sorting, SupplierBookingInfo, TransactionResponse, TransactionType, TransferDestinationInfo, TransferRequest, TransferResponse, TransferSearch, TravelPartyInfo, TwoFactorAuthenticationDetails, TwoFactorAuthenticationRegistrationResponse, UpdateAccountRequest, UpdateBeneficiaryRequest, UpdateRolesetRequest, UserChangeRequest, UserConfig, UserLimit, UserLimitsDeleteRequest, UserLimitsRequest, UserRequest, UserResponse, UserRoleResponse, UserSearchRequest } from "./model";
|
|
3
|
+
export { Client, AccountCreationRequest, AccountResponse, AccountSearchRequest, AddressInfo, AgentBookingInfo, AmendCardRequest, BeneficiaryRequest, BeneficiaryResponse, BookedProductInfo, BookingInfo, BookingInfoRequest, BookingInfoResponse, CardAmendmentScheduledTaskRequest, CardDeliveryRequest, CardFundingAccountResponse, CardOptionSearch, CardResponse, CardResponseV2, CardScheduleTaskType, CardSearch, CardStateChangeDesiredState, CardStateChangeScheduledTaskRequest, CardTypeResponse, CardTypesConfig, CardTypeSearchRequest, CardTypeSpecification, ConfigMatchesRequest, ConfigMatchesResponse, ConfigRequest, ConfigResponse, ConfigTypesResponse, CreateCardRequest, CreateRolesetRequest, CredentialRequest, CredentialResponse, Criteria, DateRangeLocalDate, ErrorMessageDto, ErrorResponse, FiveFieldsBookingInfoRequest, FiveFieldsBookingInfoResponse, FlightBookingInfoRequest, FundingAccountInboundTransferNotificationConfig, FundingAccountSearchRequest, FundingAccountSearchResponse, FundingLimitRequest, FundingLimitResponse, HotelBookingInfoRequest, InsertCardOptionRequest, InsertCardRequest, Issue, LegacyBookingInfoRequest, LoginRequest, LoginResponse, NonBeneficiaryTransferDestination, OrganisationBalanceLimitResponse, OrganisationConfig, OrganisationRequest, OrganisationResponse, PasswordChangeRequest, PasswordValidateRequest, PasswordValidateResponse, Payload, PaymentMethodOptionResponse, PaymentOption, ProcessedStatement, ProviderResponse, RelogWithNewSessionDetailsRequest, Report, RoleResponse, RolesetResponse, ScheduledTaskRequest, SearchRolesetsRequest, Sorting, SupplierBookingInfo, TransactionResponse, TransactionType, TransferDestinationInfo, TransferRequest, TransferResponse, TransferSearch, TravelPartyInfo, TwoFactorAuthenticationDetails, TwoFactorAuthenticationRegistrationResponse, UpdateAccountRequest, UpdateBeneficiaryRequest, UpdateRolesetRequest, UserChangeRequest, UserConfig, UserLimit, UserLimitsDeleteRequest, UserLimitsRequest, UserRequest, UserResponse, UserRoleResponse, UserSearchRequest, ProviderCode, };
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { Client } from "./Client";
|
|
2
|
-
import { ErrorMessageDto, ErrorResponse, Issue, LoginResponse, OrganisationBalanceLimitResponse, OrganisationResponse, UserResponse, } from "./model";
|
|
3
|
-
export { Client, ErrorMessageDto, ErrorResponse, Issue, LoginResponse, OrganisationBalanceLimitResponse, OrganisationResponse, UserResponse, };
|
|
2
|
+
import { CardScheduleTaskType, CardStateChangeDesiredState, ErrorMessageDto, ErrorResponse, Issue, LoginResponse, OrganisationBalanceLimitResponse, OrganisationResponse, UserResponse, } from "./model";
|
|
3
|
+
export { Client, CardScheduleTaskType, CardStateChangeDesiredState, ErrorMessageDto, ErrorResponse, Issue, LoginResponse, OrganisationBalanceLimitResponse, OrganisationResponse, UserResponse, };
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"../","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"../","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAmBN,oBAAoB,EAEpB,2BAA2B,EAiB3B,eAAe,EACf,aAAa,EAYb,KAAK,EAGL,aAAa,EAEb,gCAAgC,EAGhC,oBAAoB,EAoCpB,YAAY,GAGZ,MAAM,SAAS,CAAA;AAEhB,OAAO,EACN,MAAM,EAmBN,oBAAoB,EAEpB,2BAA2B,EAiB3B,eAAe,EACf,aAAa,EAYb,KAAK,EAGL,aAAa,EAEb,gCAAgC,EAGhC,oBAAoB,EAmCpB,YAAY,GAIZ,CAAA"}
|
package/index.ts
CHANGED
|
@@ -12,11 +12,16 @@ import {
|
|
|
12
12
|
BookingInfo,
|
|
13
13
|
BookingInfoRequest,
|
|
14
14
|
BookingInfoResponse,
|
|
15
|
+
CardAmendmentScheduledTaskRequest,
|
|
16
|
+
CardDeliveryRequest,
|
|
15
17
|
CardFundingAccountResponse,
|
|
16
18
|
CardOptionSearch,
|
|
17
19
|
CardResponse,
|
|
18
20
|
CardResponseV2,
|
|
21
|
+
CardScheduleTaskType,
|
|
19
22
|
CardSearch,
|
|
23
|
+
CardStateChangeDesiredState,
|
|
24
|
+
CardStateChangeScheduledTaskRequest,
|
|
20
25
|
CardTypeResponse,
|
|
21
26
|
CardTypesConfig,
|
|
22
27
|
CardTypeSearchRequest,
|
|
@@ -36,12 +41,17 @@ import {
|
|
|
36
41
|
ErrorResponse,
|
|
37
42
|
FiveFieldsBookingInfoRequest,
|
|
38
43
|
FiveFieldsBookingInfoResponse,
|
|
44
|
+
FlightBookingInfoRequest,
|
|
39
45
|
FundingAccountInboundTransferNotificationConfig,
|
|
46
|
+
FundingAccountSearchRequest,
|
|
47
|
+
FundingAccountSearchResponse,
|
|
40
48
|
FundingLimitRequest,
|
|
41
49
|
FundingLimitResponse,
|
|
50
|
+
HotelBookingInfoRequest,
|
|
42
51
|
InsertCardOptionRequest,
|
|
43
52
|
InsertCardRequest,
|
|
44
53
|
Issue,
|
|
54
|
+
LegacyBookingInfoRequest,
|
|
45
55
|
LoginRequest,
|
|
46
56
|
LoginResponse,
|
|
47
57
|
NonBeneficiaryTransferDestination,
|
|
@@ -62,10 +72,12 @@ import {
|
|
|
62
72
|
Report,
|
|
63
73
|
RoleResponse,
|
|
64
74
|
RolesetResponse,
|
|
75
|
+
ScheduledTaskRequest,
|
|
65
76
|
SearchRolesetsRequest,
|
|
66
77
|
Sorting,
|
|
67
78
|
SupplierBookingInfo,
|
|
68
79
|
TransactionResponse,
|
|
80
|
+
TransactionType,
|
|
69
81
|
TransferDestinationInfo,
|
|
70
82
|
TransferRequest,
|
|
71
83
|
TransferResponse,
|
|
@@ -101,11 +113,16 @@ export {
|
|
|
101
113
|
BookingInfo,
|
|
102
114
|
BookingInfoRequest,
|
|
103
115
|
BookingInfoResponse,
|
|
116
|
+
CardAmendmentScheduledTaskRequest,
|
|
117
|
+
CardDeliveryRequest,
|
|
104
118
|
CardFundingAccountResponse,
|
|
105
119
|
CardOptionSearch,
|
|
106
120
|
CardResponse,
|
|
107
121
|
CardResponseV2,
|
|
122
|
+
CardScheduleTaskType,
|
|
108
123
|
CardSearch,
|
|
124
|
+
CardStateChangeDesiredState,
|
|
125
|
+
CardStateChangeScheduledTaskRequest,
|
|
109
126
|
CardTypeResponse,
|
|
110
127
|
CardTypesConfig,
|
|
111
128
|
CardTypeSearchRequest,
|
|
@@ -125,12 +142,17 @@ export {
|
|
|
125
142
|
ErrorResponse,
|
|
126
143
|
FiveFieldsBookingInfoRequest,
|
|
127
144
|
FiveFieldsBookingInfoResponse,
|
|
145
|
+
FlightBookingInfoRequest,
|
|
128
146
|
FundingAccountInboundTransferNotificationConfig,
|
|
147
|
+
FundingAccountSearchRequest,
|
|
148
|
+
FundingAccountSearchResponse,
|
|
129
149
|
FundingLimitRequest,
|
|
130
150
|
FundingLimitResponse,
|
|
151
|
+
HotelBookingInfoRequest,
|
|
131
152
|
InsertCardOptionRequest,
|
|
132
153
|
InsertCardRequest,
|
|
133
154
|
Issue,
|
|
155
|
+
LegacyBookingInfoRequest,
|
|
134
156
|
LoginRequest,
|
|
135
157
|
LoginResponse,
|
|
136
158
|
NonBeneficiaryTransferDestination,
|
|
@@ -150,10 +172,12 @@ export {
|
|
|
150
172
|
Report,
|
|
151
173
|
RoleResponse,
|
|
152
174
|
RolesetResponse,
|
|
175
|
+
ScheduledTaskRequest,
|
|
153
176
|
SearchRolesetsRequest,
|
|
154
177
|
Sorting,
|
|
155
178
|
SupplierBookingInfo,
|
|
156
179
|
TransactionResponse,
|
|
180
|
+
TransactionType,
|
|
157
181
|
TransferDestinationInfo,
|
|
158
182
|
TransferRequest,
|
|
159
183
|
TransferResponse,
|