@naturalpay/sdk 1.6.9 → 1.6.10
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/cjs/BaseClient.js +2 -2
- package/dist/cjs/api/resources/approvals/types/ApprovalAttrs.d.ts +2 -0
- package/dist/cjs/api/resources/approvals/types/ApprovalDetailAttrs.d.ts +2 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.d.ts +7 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.js +3 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.d.ts +11 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.js +3 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.ts +14 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js +3 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js +9 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.js +9 -0
- package/dist/cjs/api/resources/approvals/types/ApproveResultAttrs.d.ts +2 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.d.ts +7 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.js +3 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.d.ts +11 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.js +3 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.ts +14 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js +3 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js +9 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.js +9 -0
- package/dist/cjs/api/resources/approvals/types/DenyResultAttrs.d.ts +2 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.d.ts +7 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.js +3 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.d.ts +11 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.js +3 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.ts +14 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js +3 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js +9 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.js +9 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.d.ts +7 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.js +3 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.d.ts +11 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.js +3 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.d.ts +14 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.js +3 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.js +9 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.js +9 -0
- package/dist/cjs/api/resources/approvals/types/index.d.ts +20 -0
- package/dist/cjs/api/resources/approvals/types/index.js +20 -0
- package/dist/cjs/serialization/resources/approvals/types/ApprovalAttrs.d.ts +2 -0
- package/dist/cjs/serialization/resources/approvals/types/ApprovalAttrs.js +2 -0
- package/dist/cjs/serialization/resources/approvals/types/ApprovalDetailAttrs.d.ts +2 -0
- package/dist/cjs/serialization/resources/approvals/types/ApprovalDetailAttrs.js +2 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.d.ts +11 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.js +43 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.d.ts +14 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.js +46 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.ts +13 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js +45 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js +39 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.js +39 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveResultAttrs.d.ts +2 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveResultAttrs.js +2 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.d.ts +11 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.js +43 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.d.ts +14 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.js +46 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.ts +13 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js +45 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js +39 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.js +39 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyResultAttrs.d.ts +2 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyResultAttrs.js +2 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.d.ts +11 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.js +43 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.d.ts +14 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.js +46 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.ts +13 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js +45 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js +39 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.js +39 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.d.ts +11 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.js +43 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.d.ts +14 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.js +46 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.d.ts +13 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.js +45 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.js +39 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.js +39 -0
- package/dist/cjs/serialization/resources/approvals/types/index.d.ts +20 -0
- package/dist/cjs/serialization/resources/approvals/types/index.js +20 -0
- package/dist/cjs/version.d.ts +1 -1
- package/dist/cjs/version.js +1 -1
- package/dist/esm/BaseClient.mjs +2 -2
- package/dist/esm/api/resources/approvals/types/ApprovalAttrs.d.mts +2 -0
- package/dist/esm/api/resources/approvals/types/ApprovalDetailAttrs.d.mts +2 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.d.mts +7 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.d.mts +11 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.mts +14 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs +6 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs +6 -0
- package/dist/esm/api/resources/approvals/types/ApproveResultAttrs.d.mts +2 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.d.mts +7 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.d.mts +11 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.mts +14 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs +6 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs +6 -0
- package/dist/esm/api/resources/approvals/types/DenyResultAttrs.d.mts +2 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.d.mts +7 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.d.mts +11 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.mts +14 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs +6 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs +6 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.d.mts +7 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.d.mts +11 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.d.mts +14 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.mjs +6 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.mjs +6 -0
- package/dist/esm/api/resources/approvals/types/index.d.mts +20 -0
- package/dist/esm/api/resources/approvals/types/index.mjs +20 -0
- package/dist/esm/serialization/resources/approvals/types/ApprovalAttrs.d.mts +2 -0
- package/dist/esm/serialization/resources/approvals/types/ApprovalAttrs.mjs +2 -0
- package/dist/esm/serialization/resources/approvals/types/ApprovalDetailAttrs.d.mts +2 -0
- package/dist/esm/serialization/resources/approvals/types/ApprovalDetailAttrs.mjs +2 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.d.mts +11 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.mjs +7 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.d.mts +14 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.mjs +10 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.mts +13 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs +9 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs +3 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs +3 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveResultAttrs.d.mts +2 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveResultAttrs.mjs +2 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.d.mts +11 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.mjs +7 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.d.mts +14 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.mjs +10 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.mts +13 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs +9 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs +3 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs +3 -0
- package/dist/esm/serialization/resources/approvals/types/DenyResultAttrs.d.mts +2 -0
- package/dist/esm/serialization/resources/approvals/types/DenyResultAttrs.mjs +2 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.d.mts +11 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.mjs +7 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.d.mts +14 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.mjs +10 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.mts +13 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs +9 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs +3 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs +3 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.d.mts +11 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.mjs +7 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.d.mts +14 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.mjs +10 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.d.mts +13 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.mjs +9 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.mjs +3 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.mjs +3 -0
- package/dist/esm/serialization/resources/approvals/types/index.d.mts +20 -0
- package/dist/esm/serialization/resources/approvals/types/index.mjs +20 -0
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +1 -1
|
@@ -43,6 +43,11 @@ __exportStar(require("./ApproveApprovalsResponseDataAttributesInitiatorActorType
|
|
|
43
43
|
__exportStar(require("./ApproveApprovalsResponseDataAttributesInitiatorAgent.js"), exports);
|
|
44
44
|
__exportStar(require("./ApproveApprovalsResponseDataAttributesInitiatorAgentOwner.js"), exports);
|
|
45
45
|
__exportStar(require("./ApproveApprovalsResponseDataAttributesPayment.js"), exports);
|
|
46
|
+
__exportStar(require("./ApproveApprovalsResponseDataAttributesRealtime.js"), exports);
|
|
47
|
+
__exportStar(require("./ApproveApprovalsResponseDataAttributesRealtimeCounterparty.js"), exports);
|
|
48
|
+
__exportStar(require("./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js"), exports);
|
|
49
|
+
__exportStar(require("./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js"), exports);
|
|
50
|
+
__exportStar(require("./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.js"), exports);
|
|
46
51
|
__exportStar(require("./ApproveApprovalsResponseDataAttributesReasonsItem.js"), exports);
|
|
47
52
|
__exportStar(require("./ApproveApprovalsResponseDataAttributesReasonsItemLimitType.js"), exports);
|
|
48
53
|
__exportStar(require("./ApproveApprovalsResponseDataAttributesReasonsItemType.js"), exports);
|
|
@@ -69,6 +74,11 @@ __exportStar(require("./DenyApprovalsResponseDataAttributesInitiatorActorType.js
|
|
|
69
74
|
__exportStar(require("./DenyApprovalsResponseDataAttributesInitiatorAgent.js"), exports);
|
|
70
75
|
__exportStar(require("./DenyApprovalsResponseDataAttributesInitiatorAgentOwner.js"), exports);
|
|
71
76
|
__exportStar(require("./DenyApprovalsResponseDataAttributesPayment.js"), exports);
|
|
77
|
+
__exportStar(require("./DenyApprovalsResponseDataAttributesRealtime.js"), exports);
|
|
78
|
+
__exportStar(require("./DenyApprovalsResponseDataAttributesRealtimeCounterparty.js"), exports);
|
|
79
|
+
__exportStar(require("./DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js"), exports);
|
|
80
|
+
__exportStar(require("./DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js"), exports);
|
|
81
|
+
__exportStar(require("./DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.js"), exports);
|
|
72
82
|
__exportStar(require("./DenyApprovalsResponseDataAttributesReasonsItem.js"), exports);
|
|
73
83
|
__exportStar(require("./DenyApprovalsResponseDataAttributesReasonsItemLimitType.js"), exports);
|
|
74
84
|
__exportStar(require("./DenyApprovalsResponseDataAttributesReasonsItemType.js"), exports);
|
|
@@ -95,6 +105,11 @@ __exportStar(require("./GetApprovalsResponseDataAttributesInitiatorActorType.js"
|
|
|
95
105
|
__exportStar(require("./GetApprovalsResponseDataAttributesInitiatorAgent.js"), exports);
|
|
96
106
|
__exportStar(require("./GetApprovalsResponseDataAttributesInitiatorAgentOwner.js"), exports);
|
|
97
107
|
__exportStar(require("./GetApprovalsResponseDataAttributesPayment.js"), exports);
|
|
108
|
+
__exportStar(require("./GetApprovalsResponseDataAttributesRealtime.js"), exports);
|
|
109
|
+
__exportStar(require("./GetApprovalsResponseDataAttributesRealtimeCounterparty.js"), exports);
|
|
110
|
+
__exportStar(require("./GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js"), exports);
|
|
111
|
+
__exportStar(require("./GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js"), exports);
|
|
112
|
+
__exportStar(require("./GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.js"), exports);
|
|
98
113
|
__exportStar(require("./GetApprovalsResponseDataAttributesReasonsItem.js"), exports);
|
|
99
114
|
__exportStar(require("./GetApprovalsResponseDataAttributesReasonsItemLimitType.js"), exports);
|
|
100
115
|
__exportStar(require("./GetApprovalsResponseDataAttributesReasonsItemType.js"), exports);
|
|
@@ -117,6 +132,11 @@ __exportStar(require("./ListApprovalsResponseDataItemAttributesInitiatorActorTyp
|
|
|
117
132
|
__exportStar(require("./ListApprovalsResponseDataItemAttributesInitiatorAgent.js"), exports);
|
|
118
133
|
__exportStar(require("./ListApprovalsResponseDataItemAttributesInitiatorAgentOwner.js"), exports);
|
|
119
134
|
__exportStar(require("./ListApprovalsResponseDataItemAttributesPayment.js"), exports);
|
|
135
|
+
__exportStar(require("./ListApprovalsResponseDataItemAttributesRealtime.js"), exports);
|
|
136
|
+
__exportStar(require("./ListApprovalsResponseDataItemAttributesRealtimeCounterparty.js"), exports);
|
|
137
|
+
__exportStar(require("./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.js"), exports);
|
|
138
|
+
__exportStar(require("./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.js"), exports);
|
|
139
|
+
__exportStar(require("./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.js"), exports);
|
|
120
140
|
__exportStar(require("./ListApprovalsResponseDataItemAttributesReasonsItem.js"), exports);
|
|
121
141
|
__exportStar(require("./ListApprovalsResponseDataItemAttributesReasonsItemLimitType.js"), exports);
|
|
122
142
|
__exportStar(require("./ListApprovalsResponseDataItemAttributesReasonsItemType.js"), exports);
|
package/dist/cjs/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SDK_VERSION = "1.6.
|
|
1
|
+
export declare const SDK_VERSION = "1.6.10";
|
package/dist/cjs/version.js
CHANGED
package/dist/esm/BaseClient.mjs
CHANGED
|
@@ -6,8 +6,8 @@ export function normalizeClientOptions(options) {
|
|
|
6
6
|
const headers = mergeHeaders({
|
|
7
7
|
"X-Fern-Language": "JavaScript",
|
|
8
8
|
"X-Fern-SDK-Name": "@naturalpay/sdk",
|
|
9
|
-
"X-Fern-SDK-Version": "1.6.
|
|
10
|
-
"User-Agent": "@naturalpay/sdk/1.6.
|
|
9
|
+
"X-Fern-SDK-Version": "1.6.10",
|
|
10
|
+
"User-Agent": "@naturalpay/sdk/1.6.10",
|
|
11
11
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
12
12
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
13
13
|
"X-Instance-ID": options === null || options === void 0 ? void 0 : options.instanceId,
|
|
@@ -12,6 +12,8 @@ export interface ApprovalAttrs {
|
|
|
12
12
|
customer: Natural.ListApprovalsResponseDataItemAttributesCustomer | null;
|
|
13
13
|
/** ACH-specific review context. Null unless the target is an ACH. */
|
|
14
14
|
ach: Natural.ListApprovalsResponseDataItemAttributesAch | null;
|
|
15
|
+
/** Realtime-specific review context. Null unless the target is a realtime payment. */
|
|
16
|
+
realtime: Natural.ListApprovalsResponseDataItemAttributesRealtime | null;
|
|
15
17
|
/** Who initiated the operation under review, when resolvable. */
|
|
16
18
|
initiator: Natural.ListApprovalsResponseDataItemAttributesInitiator | null;
|
|
17
19
|
/** Reason recorded when the approval was denied, when one was given. */
|
|
@@ -12,6 +12,8 @@ export interface ApprovalDetailAttrs {
|
|
|
12
12
|
customer: Natural.GetApprovalsResponseDataAttributesCustomer | null;
|
|
13
13
|
/** ACH-specific review context. Null unless the target is an ACH. */
|
|
14
14
|
ach: Natural.GetApprovalsResponseDataAttributesAch | null;
|
|
15
|
+
/** Realtime-specific review context. Null unless the target is a realtime payment. */
|
|
16
|
+
realtime: Natural.GetApprovalsResponseDataAttributesRealtime | null;
|
|
15
17
|
/** Who initiated the operation under review, when resolvable. */
|
|
16
18
|
initiator: Natural.GetApprovalsResponseDataAttributesInitiator | null;
|
|
17
19
|
/** Reason recorded when the approval was denied, when one was given. */
|
package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.d.mts
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
export interface ApproveApprovalsResponseDataAttributesRealtime {
|
|
3
|
+
/** Description supplied when the payment was created. */
|
|
4
|
+
description: string;
|
|
5
|
+
/** Destination party and masked account, or null when it can no longer be resolved. */
|
|
6
|
+
counterparty: Natural.ApproveApprovalsResponseDataAttributesRealtimeCounterparty | null;
|
|
7
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
export interface ApproveApprovalsResponseDataAttributesRealtimeCounterparty {
|
|
3
|
+
/** External party being paid (epty_*). */
|
|
4
|
+
externalPartyId: string;
|
|
5
|
+
/** External party display or legal name. */
|
|
6
|
+
name: string;
|
|
7
|
+
/** External party type. */
|
|
8
|
+
kind: Natural.ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind;
|
|
9
|
+
/** Masked bank account the payment credits. */
|
|
10
|
+
account: Natural.ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount;
|
|
11
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
/**
|
|
3
|
+
* Masked bank account the payment credits.
|
|
4
|
+
*/
|
|
5
|
+
export interface ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount {
|
|
6
|
+
/** External party account (epa_*). */
|
|
7
|
+
id: string;
|
|
8
|
+
/** Bank account type. */
|
|
9
|
+
accountType: Natural.ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType;
|
|
10
|
+
/** Last four account number digits. */
|
|
11
|
+
last4: string;
|
|
12
|
+
/** Masked account number. */
|
|
13
|
+
mask: string;
|
|
14
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/** Bank account type. */
|
|
2
|
+
export declare const ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType: {
|
|
3
|
+
readonly Checking: "checking";
|
|
4
|
+
readonly Savings: "savings";
|
|
5
|
+
};
|
|
6
|
+
export type ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType = (typeof ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType)[keyof typeof ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType];
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/** External party type. */
|
|
2
|
+
export declare const ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind: {
|
|
3
|
+
readonly Individual: "individual";
|
|
4
|
+
readonly Business: "business";
|
|
5
|
+
};
|
|
6
|
+
export type ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind = (typeof ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind)[keyof typeof ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind];
|
|
@@ -12,6 +12,8 @@ export interface ApproveResultAttrs {
|
|
|
12
12
|
customer: Natural.ApproveApprovalsResponseDataAttributesCustomer | null;
|
|
13
13
|
/** ACH-specific review context. Null unless the target is an ACH. */
|
|
14
14
|
ach: Natural.ApproveApprovalsResponseDataAttributesAch | null;
|
|
15
|
+
/** Realtime-specific review context. Null unless the target is a realtime payment. */
|
|
16
|
+
realtime: Natural.ApproveApprovalsResponseDataAttributesRealtime | null;
|
|
15
17
|
/** Who initiated the operation under review, when resolvable. */
|
|
16
18
|
initiator: Natural.ApproveApprovalsResponseDataAttributesInitiator | null;
|
|
17
19
|
/** Reason recorded when the approval was denied, when one was given. */
|
package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.d.mts
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
export interface DenyApprovalsResponseDataAttributesRealtime {
|
|
3
|
+
/** Description supplied when the payment was created. */
|
|
4
|
+
description: string;
|
|
5
|
+
/** Destination party and masked account, or null when it can no longer be resolved. */
|
|
6
|
+
counterparty: Natural.DenyApprovalsResponseDataAttributesRealtimeCounterparty | null;
|
|
7
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
export interface DenyApprovalsResponseDataAttributesRealtimeCounterparty {
|
|
3
|
+
/** External party being paid (epty_*). */
|
|
4
|
+
externalPartyId: string;
|
|
5
|
+
/** External party display or legal name. */
|
|
6
|
+
name: string;
|
|
7
|
+
/** External party type. */
|
|
8
|
+
kind: Natural.DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind;
|
|
9
|
+
/** Masked bank account the payment credits. */
|
|
10
|
+
account: Natural.DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount;
|
|
11
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
/**
|
|
3
|
+
* Masked bank account the payment credits.
|
|
4
|
+
*/
|
|
5
|
+
export interface DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount {
|
|
6
|
+
/** External party account (epa_*). */
|
|
7
|
+
id: string;
|
|
8
|
+
/** Bank account type. */
|
|
9
|
+
accountType: Natural.DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType;
|
|
10
|
+
/** Last four account number digits. */
|
|
11
|
+
last4: string;
|
|
12
|
+
/** Masked account number. */
|
|
13
|
+
mask: string;
|
|
14
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/** Bank account type. */
|
|
2
|
+
export declare const DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType: {
|
|
3
|
+
readonly Checking: "checking";
|
|
4
|
+
readonly Savings: "savings";
|
|
5
|
+
};
|
|
6
|
+
export type DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType = (typeof DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType)[keyof typeof DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType];
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/** External party type. */
|
|
2
|
+
export declare const DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind: {
|
|
3
|
+
readonly Individual: "individual";
|
|
4
|
+
readonly Business: "business";
|
|
5
|
+
};
|
|
6
|
+
export type DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind = (typeof DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind)[keyof typeof DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind];
|
|
@@ -12,6 +12,8 @@ export interface DenyResultAttrs {
|
|
|
12
12
|
customer: Natural.DenyApprovalsResponseDataAttributesCustomer | null;
|
|
13
13
|
/** ACH-specific review context. Null unless the target is an ACH. */
|
|
14
14
|
ach: Natural.DenyApprovalsResponseDataAttributesAch | null;
|
|
15
|
+
/** Realtime-specific review context. Null unless the target is a realtime payment. */
|
|
16
|
+
realtime: Natural.DenyApprovalsResponseDataAttributesRealtime | null;
|
|
15
17
|
/** Who initiated the operation under review, when resolvable. */
|
|
16
18
|
initiator: Natural.DenyApprovalsResponseDataAttributesInitiator | null;
|
|
17
19
|
/** Reason recorded when the approval was denied, when one was given. */
|
package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.d.mts
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
export interface GetApprovalsResponseDataAttributesRealtime {
|
|
3
|
+
/** Description supplied when the payment was created. */
|
|
4
|
+
description: string;
|
|
5
|
+
/** Destination party and masked account, or null when it can no longer be resolved. */
|
|
6
|
+
counterparty: Natural.GetApprovalsResponseDataAttributesRealtimeCounterparty | null;
|
|
7
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
export interface GetApprovalsResponseDataAttributesRealtimeCounterparty {
|
|
3
|
+
/** External party being paid (epty_*). */
|
|
4
|
+
externalPartyId: string;
|
|
5
|
+
/** External party display or legal name. */
|
|
6
|
+
name: string;
|
|
7
|
+
/** External party type. */
|
|
8
|
+
kind: Natural.GetApprovalsResponseDataAttributesRealtimeCounterpartyKind;
|
|
9
|
+
/** Masked bank account the payment credits. */
|
|
10
|
+
account: Natural.GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount;
|
|
11
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
/**
|
|
3
|
+
* Masked bank account the payment credits.
|
|
4
|
+
*/
|
|
5
|
+
export interface GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount {
|
|
6
|
+
/** External party account (epa_*). */
|
|
7
|
+
id: string;
|
|
8
|
+
/** Bank account type. */
|
|
9
|
+
accountType: Natural.GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType;
|
|
10
|
+
/** Last four account number digits. */
|
|
11
|
+
last4: string;
|
|
12
|
+
/** Masked account number. */
|
|
13
|
+
mask: string;
|
|
14
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/** Bank account type. */
|
|
2
|
+
export declare const GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType: {
|
|
3
|
+
readonly Checking: "checking";
|
|
4
|
+
readonly Savings: "savings";
|
|
5
|
+
};
|
|
6
|
+
export type GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType = (typeof GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType)[keyof typeof GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType];
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/** External party type. */
|
|
2
|
+
export declare const GetApprovalsResponseDataAttributesRealtimeCounterpartyKind: {
|
|
3
|
+
readonly Individual: "individual";
|
|
4
|
+
readonly Business: "business";
|
|
5
|
+
};
|
|
6
|
+
export type GetApprovalsResponseDataAttributesRealtimeCounterpartyKind = (typeof GetApprovalsResponseDataAttributesRealtimeCounterpartyKind)[keyof typeof GetApprovalsResponseDataAttributesRealtimeCounterpartyKind];
|
package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.d.mts
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
export interface ListApprovalsResponseDataItemAttributesRealtime {
|
|
3
|
+
/** Description supplied when the payment was created. */
|
|
4
|
+
description: string;
|
|
5
|
+
/** Destination party and masked account, or null when it can no longer be resolved. */
|
|
6
|
+
counterparty: Natural.ListApprovalsResponseDataItemAttributesRealtimeCounterparty | null;
|
|
7
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
export interface ListApprovalsResponseDataItemAttributesRealtimeCounterparty {
|
|
3
|
+
/** External party being paid (epty_*). */
|
|
4
|
+
externalPartyId: string;
|
|
5
|
+
/** External party display or legal name. */
|
|
6
|
+
name: string;
|
|
7
|
+
/** External party type. */
|
|
8
|
+
kind: Natural.ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind;
|
|
9
|
+
/** Masked bank account the payment credits. */
|
|
10
|
+
account: Natural.ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount;
|
|
11
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
/**
|
|
3
|
+
* Masked bank account the payment credits.
|
|
4
|
+
*/
|
|
5
|
+
export interface ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount {
|
|
6
|
+
/** External party account (epa_*). */
|
|
7
|
+
id: string;
|
|
8
|
+
/** Bank account type. */
|
|
9
|
+
accountType: Natural.ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType;
|
|
10
|
+
/** Last four account number digits. */
|
|
11
|
+
last4: string;
|
|
12
|
+
/** Masked account number. */
|
|
13
|
+
mask: string;
|
|
14
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/** Bank account type. */
|
|
2
|
+
export declare const ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType: {
|
|
3
|
+
readonly Checking: "checking";
|
|
4
|
+
readonly Savings: "savings";
|
|
5
|
+
};
|
|
6
|
+
export type ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType = (typeof ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType)[keyof typeof ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType];
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/** External party type. */
|
|
2
|
+
export declare const ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind: {
|
|
3
|
+
readonly Individual: "individual";
|
|
4
|
+
readonly Business: "business";
|
|
5
|
+
};
|
|
6
|
+
export type ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind = (typeof ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind)[keyof typeof ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind];
|
|
@@ -27,6 +27,11 @@ export * from "./ApproveApprovalsResponseDataAttributesInitiatorActorType.mjs";
|
|
|
27
27
|
export * from "./ApproveApprovalsResponseDataAttributesInitiatorAgent.mjs";
|
|
28
28
|
export * from "./ApproveApprovalsResponseDataAttributesInitiatorAgentOwner.mjs";
|
|
29
29
|
export * from "./ApproveApprovalsResponseDataAttributesPayment.mjs";
|
|
30
|
+
export * from "./ApproveApprovalsResponseDataAttributesRealtime.mjs";
|
|
31
|
+
export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterparty.mjs";
|
|
32
|
+
export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs";
|
|
33
|
+
export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs";
|
|
34
|
+
export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs";
|
|
30
35
|
export * from "./ApproveApprovalsResponseDataAttributesReasonsItem.mjs";
|
|
31
36
|
export * from "./ApproveApprovalsResponseDataAttributesReasonsItemLimitType.mjs";
|
|
32
37
|
export * from "./ApproveApprovalsResponseDataAttributesReasonsItemType.mjs";
|
|
@@ -53,6 +58,11 @@ export * from "./DenyApprovalsResponseDataAttributesInitiatorActorType.mjs";
|
|
|
53
58
|
export * from "./DenyApprovalsResponseDataAttributesInitiatorAgent.mjs";
|
|
54
59
|
export * from "./DenyApprovalsResponseDataAttributesInitiatorAgentOwner.mjs";
|
|
55
60
|
export * from "./DenyApprovalsResponseDataAttributesPayment.mjs";
|
|
61
|
+
export * from "./DenyApprovalsResponseDataAttributesRealtime.mjs";
|
|
62
|
+
export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterparty.mjs";
|
|
63
|
+
export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs";
|
|
64
|
+
export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs";
|
|
65
|
+
export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs";
|
|
56
66
|
export * from "./DenyApprovalsResponseDataAttributesReasonsItem.mjs";
|
|
57
67
|
export * from "./DenyApprovalsResponseDataAttributesReasonsItemLimitType.mjs";
|
|
58
68
|
export * from "./DenyApprovalsResponseDataAttributesReasonsItemType.mjs";
|
|
@@ -79,6 +89,11 @@ export * from "./GetApprovalsResponseDataAttributesInitiatorActorType.mjs";
|
|
|
79
89
|
export * from "./GetApprovalsResponseDataAttributesInitiatorAgent.mjs";
|
|
80
90
|
export * from "./GetApprovalsResponseDataAttributesInitiatorAgentOwner.mjs";
|
|
81
91
|
export * from "./GetApprovalsResponseDataAttributesPayment.mjs";
|
|
92
|
+
export * from "./GetApprovalsResponseDataAttributesRealtime.mjs";
|
|
93
|
+
export * from "./GetApprovalsResponseDataAttributesRealtimeCounterparty.mjs";
|
|
94
|
+
export * from "./GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs";
|
|
95
|
+
export * from "./GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs";
|
|
96
|
+
export * from "./GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs";
|
|
82
97
|
export * from "./GetApprovalsResponseDataAttributesReasonsItem.mjs";
|
|
83
98
|
export * from "./GetApprovalsResponseDataAttributesReasonsItemLimitType.mjs";
|
|
84
99
|
export * from "./GetApprovalsResponseDataAttributesReasonsItemType.mjs";
|
|
@@ -101,6 +116,11 @@ export * from "./ListApprovalsResponseDataItemAttributesInitiatorActorType.mjs";
|
|
|
101
116
|
export * from "./ListApprovalsResponseDataItemAttributesInitiatorAgent.mjs";
|
|
102
117
|
export * from "./ListApprovalsResponseDataItemAttributesInitiatorAgentOwner.mjs";
|
|
103
118
|
export * from "./ListApprovalsResponseDataItemAttributesPayment.mjs";
|
|
119
|
+
export * from "./ListApprovalsResponseDataItemAttributesRealtime.mjs";
|
|
120
|
+
export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterparty.mjs";
|
|
121
|
+
export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.mjs";
|
|
122
|
+
export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.mjs";
|
|
123
|
+
export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.mjs";
|
|
104
124
|
export * from "./ListApprovalsResponseDataItemAttributesReasonsItem.mjs";
|
|
105
125
|
export * from "./ListApprovalsResponseDataItemAttributesReasonsItemLimitType.mjs";
|
|
106
126
|
export * from "./ListApprovalsResponseDataItemAttributesReasonsItemType.mjs";
|
|
@@ -27,6 +27,11 @@ export * from "./ApproveApprovalsResponseDataAttributesInitiatorActorType.mjs";
|
|
|
27
27
|
export * from "./ApproveApprovalsResponseDataAttributesInitiatorAgent.mjs";
|
|
28
28
|
export * from "./ApproveApprovalsResponseDataAttributesInitiatorAgentOwner.mjs";
|
|
29
29
|
export * from "./ApproveApprovalsResponseDataAttributesPayment.mjs";
|
|
30
|
+
export * from "./ApproveApprovalsResponseDataAttributesRealtime.mjs";
|
|
31
|
+
export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterparty.mjs";
|
|
32
|
+
export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs";
|
|
33
|
+
export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs";
|
|
34
|
+
export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs";
|
|
30
35
|
export * from "./ApproveApprovalsResponseDataAttributesReasonsItem.mjs";
|
|
31
36
|
export * from "./ApproveApprovalsResponseDataAttributesReasonsItemLimitType.mjs";
|
|
32
37
|
export * from "./ApproveApprovalsResponseDataAttributesReasonsItemType.mjs";
|
|
@@ -53,6 +58,11 @@ export * from "./DenyApprovalsResponseDataAttributesInitiatorActorType.mjs";
|
|
|
53
58
|
export * from "./DenyApprovalsResponseDataAttributesInitiatorAgent.mjs";
|
|
54
59
|
export * from "./DenyApprovalsResponseDataAttributesInitiatorAgentOwner.mjs";
|
|
55
60
|
export * from "./DenyApprovalsResponseDataAttributesPayment.mjs";
|
|
61
|
+
export * from "./DenyApprovalsResponseDataAttributesRealtime.mjs";
|
|
62
|
+
export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterparty.mjs";
|
|
63
|
+
export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs";
|
|
64
|
+
export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs";
|
|
65
|
+
export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs";
|
|
56
66
|
export * from "./DenyApprovalsResponseDataAttributesReasonsItem.mjs";
|
|
57
67
|
export * from "./DenyApprovalsResponseDataAttributesReasonsItemLimitType.mjs";
|
|
58
68
|
export * from "./DenyApprovalsResponseDataAttributesReasonsItemType.mjs";
|
|
@@ -79,6 +89,11 @@ export * from "./GetApprovalsResponseDataAttributesInitiatorActorType.mjs";
|
|
|
79
89
|
export * from "./GetApprovalsResponseDataAttributesInitiatorAgent.mjs";
|
|
80
90
|
export * from "./GetApprovalsResponseDataAttributesInitiatorAgentOwner.mjs";
|
|
81
91
|
export * from "./GetApprovalsResponseDataAttributesPayment.mjs";
|
|
92
|
+
export * from "./GetApprovalsResponseDataAttributesRealtime.mjs";
|
|
93
|
+
export * from "./GetApprovalsResponseDataAttributesRealtimeCounterparty.mjs";
|
|
94
|
+
export * from "./GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs";
|
|
95
|
+
export * from "./GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs";
|
|
96
|
+
export * from "./GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs";
|
|
82
97
|
export * from "./GetApprovalsResponseDataAttributesReasonsItem.mjs";
|
|
83
98
|
export * from "./GetApprovalsResponseDataAttributesReasonsItemLimitType.mjs";
|
|
84
99
|
export * from "./GetApprovalsResponseDataAttributesReasonsItemType.mjs";
|
|
@@ -101,6 +116,11 @@ export * from "./ListApprovalsResponseDataItemAttributesInitiatorActorType.mjs";
|
|
|
101
116
|
export * from "./ListApprovalsResponseDataItemAttributesInitiatorAgent.mjs";
|
|
102
117
|
export * from "./ListApprovalsResponseDataItemAttributesInitiatorAgentOwner.mjs";
|
|
103
118
|
export * from "./ListApprovalsResponseDataItemAttributesPayment.mjs";
|
|
119
|
+
export * from "./ListApprovalsResponseDataItemAttributesRealtime.mjs";
|
|
120
|
+
export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterparty.mjs";
|
|
121
|
+
export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.mjs";
|
|
122
|
+
export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.mjs";
|
|
123
|
+
export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.mjs";
|
|
104
124
|
export * from "./ListApprovalsResponseDataItemAttributesReasonsItem.mjs";
|
|
105
125
|
export * from "./ListApprovalsResponseDataItemAttributesReasonsItemLimitType.mjs";
|
|
106
126
|
export * from "./ListApprovalsResponseDataItemAttributesReasonsItemType.mjs";
|
|
@@ -7,6 +7,7 @@ import { ListApprovalsResponseDataItemAttributesAch } from "./ListApprovalsRespo
|
|
|
7
7
|
import { ListApprovalsResponseDataItemAttributesCustomer } from "./ListApprovalsResponseDataItemAttributesCustomer.mjs";
|
|
8
8
|
import { ListApprovalsResponseDataItemAttributesInitiator } from "./ListApprovalsResponseDataItemAttributesInitiator.mjs";
|
|
9
9
|
import { ListApprovalsResponseDataItemAttributesPayment } from "./ListApprovalsResponseDataItemAttributesPayment.mjs";
|
|
10
|
+
import { ListApprovalsResponseDataItemAttributesRealtime } from "./ListApprovalsResponseDataItemAttributesRealtime.mjs";
|
|
10
11
|
import { ListApprovalsResponseDataItemAttributesReasonsItem } from "./ListApprovalsResponseDataItemAttributesReasonsItem.mjs";
|
|
11
12
|
export declare const ApprovalAttrs: core.serialization.ObjectSchema<serializers.ApprovalAttrs.Raw, Natural.ApprovalAttrs>;
|
|
12
13
|
export declare namespace ApprovalAttrs {
|
|
@@ -17,6 +18,7 @@ export declare namespace ApprovalAttrs {
|
|
|
17
18
|
reasons: ListApprovalsResponseDataItemAttributesReasonsItem.Raw[];
|
|
18
19
|
customer?: ListApprovalsResponseDataItemAttributesCustomer.Raw | null;
|
|
19
20
|
ach?: ListApprovalsResponseDataItemAttributesAch.Raw | null;
|
|
21
|
+
realtime?: ListApprovalsResponseDataItemAttributesRealtime.Raw | null;
|
|
20
22
|
initiator?: ListApprovalsResponseDataItemAttributesInitiator.Raw | null;
|
|
21
23
|
denialReason?: string | null;
|
|
22
24
|
createdAt: string;
|
|
@@ -6,6 +6,7 @@ import { ListApprovalsResponseDataItemAttributesAch } from "./ListApprovalsRespo
|
|
|
6
6
|
import { ListApprovalsResponseDataItemAttributesCustomer } from "./ListApprovalsResponseDataItemAttributesCustomer.mjs";
|
|
7
7
|
import { ListApprovalsResponseDataItemAttributesInitiator } from "./ListApprovalsResponseDataItemAttributesInitiator.mjs";
|
|
8
8
|
import { ListApprovalsResponseDataItemAttributesPayment } from "./ListApprovalsResponseDataItemAttributesPayment.mjs";
|
|
9
|
+
import { ListApprovalsResponseDataItemAttributesRealtime } from "./ListApprovalsResponseDataItemAttributesRealtime.mjs";
|
|
9
10
|
import { ListApprovalsResponseDataItemAttributesReasonsItem } from "./ListApprovalsResponseDataItemAttributesReasonsItem.mjs";
|
|
10
11
|
export const ApprovalAttrs = core.serialization.object({
|
|
11
12
|
status: ApprovalStatus,
|
|
@@ -14,6 +15,7 @@ export const ApprovalAttrs = core.serialization.object({
|
|
|
14
15
|
reasons: core.serialization.list(ListApprovalsResponseDataItemAttributesReasonsItem),
|
|
15
16
|
customer: ListApprovalsResponseDataItemAttributesCustomer.nullable(),
|
|
16
17
|
ach: ListApprovalsResponseDataItemAttributesAch.nullable(),
|
|
18
|
+
realtime: ListApprovalsResponseDataItemAttributesRealtime.nullable(),
|
|
17
19
|
initiator: ListApprovalsResponseDataItemAttributesInitiator.nullable(),
|
|
18
20
|
denialReason: core.serialization.string().nullable(),
|
|
19
21
|
createdAt: core.serialization.string(),
|
|
@@ -7,6 +7,7 @@ import { GetApprovalsResponseDataAttributesAch } from "./GetApprovalsResponseDat
|
|
|
7
7
|
import { GetApprovalsResponseDataAttributesCustomer } from "./GetApprovalsResponseDataAttributesCustomer.mjs";
|
|
8
8
|
import { GetApprovalsResponseDataAttributesInitiator } from "./GetApprovalsResponseDataAttributesInitiator.mjs";
|
|
9
9
|
import { GetApprovalsResponseDataAttributesPayment } from "./GetApprovalsResponseDataAttributesPayment.mjs";
|
|
10
|
+
import { GetApprovalsResponseDataAttributesRealtime } from "./GetApprovalsResponseDataAttributesRealtime.mjs";
|
|
10
11
|
import { GetApprovalsResponseDataAttributesReasonsItem } from "./GetApprovalsResponseDataAttributesReasonsItem.mjs";
|
|
11
12
|
export declare const ApprovalDetailAttrs: core.serialization.ObjectSchema<serializers.ApprovalDetailAttrs.Raw, Natural.ApprovalDetailAttrs>;
|
|
12
13
|
export declare namespace ApprovalDetailAttrs {
|
|
@@ -17,6 +18,7 @@ export declare namespace ApprovalDetailAttrs {
|
|
|
17
18
|
reasons: GetApprovalsResponseDataAttributesReasonsItem.Raw[];
|
|
18
19
|
customer?: GetApprovalsResponseDataAttributesCustomer.Raw | null;
|
|
19
20
|
ach?: GetApprovalsResponseDataAttributesAch.Raw | null;
|
|
21
|
+
realtime?: GetApprovalsResponseDataAttributesRealtime.Raw | null;
|
|
20
22
|
initiator?: GetApprovalsResponseDataAttributesInitiator.Raw | null;
|
|
21
23
|
denialReason?: string | null;
|
|
22
24
|
createdAt: string;
|