@naturalpay/sdk 1.6.11 → 1.6.13
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/README.md +4 -4
- package/dist/cjs/BaseClient.js +2 -2
- package/dist/cjs/Client.d.ts +3 -0
- package/dist/cjs/Client.js +5 -0
- package/dist/cjs/api/resources/ach/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/ach/client/Client.js +1 -1
- package/dist/cjs/api/resources/ach/client/requests/CancelAchParams.d.ts +2 -1
- package/dist/cjs/api/resources/ach/client/requests/NewAchParams.d.ts +8 -3
- package/dist/cjs/api/resources/ach/types/AchAttrs.d.ts +15 -4
- package/dist/cjs/api/resources/ach/types/AchCurrency.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchCurrency.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchCustomerPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchCustomerPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchCustomerPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchCustomerPartyRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/AchDetailAttrs.d.ts +15 -4
- package/dist/cjs/api/resources/ach/types/AchDetailCurrency.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailCurrency.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailCustomerPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailCustomerPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailCustomerPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailCustomerPartyRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/AchDetailData.d.ts +2 -0
- package/dist/cjs/api/resources/ach/types/AchDetailDirection.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailDirection.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailExtPartyAcctRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailExtPartyAcctRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailExtPartyAcctRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailExtPartyAcctRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/AchDetailExtPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailExtPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailExtPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailExtPartyRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/AchDetailKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailMandateRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/AchDetailRels.d.ts +5 -0
- package/dist/cjs/api/resources/ach/types/AchDetailSecCode.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailSecCode.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailStatus.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailStatus.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailWalletRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailWalletRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailWalletRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchDetailWalletRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/AchDirection.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchDirection.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchExtPartyAcctRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchExtPartyAcctRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchExtPartyAcctRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchExtPartyAcctRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/AchExtPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchExtPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchExtPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchExtPartyRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/AchKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchMandateRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/AchRels.d.ts +5 -0
- package/dist/cjs/api/resources/ach/types/AchSecCode.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchSecCode.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchStatus.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchStatus.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchWalletRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchWalletRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/AchWalletRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/AchWalletRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/CancelAchResponseDataAttributesFailure.d.ts +2 -0
- package/dist/cjs/api/resources/ach/types/CancelAchResponseDataAttributesReturn.d.ts +6 -0
- package/dist/cjs/api/resources/ach/types/CancelAchResponseDataRelationshipsMandateData.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CancelAchResponseDataRelationshipsMandateDataType.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CancelAchResponseDataRelationshipsMandateDataType.js +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchAttrs.d.ts +15 -4
- package/dist/cjs/api/resources/ach/types/CancelledAchCurrency.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchCurrency.js +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchCustomerPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchCustomerPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchCustomerPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchCustomerPartyRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchData.d.ts +2 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchDirection.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchDirection.js +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchExtPartyAcctRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchExtPartyAcctRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchExtPartyAcctRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchExtPartyAcctRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchExtPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchExtPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchExtPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchExtPartyRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchMandateRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchRels.d.ts +5 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchSecCode.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchSecCode.js +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchStatus.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchStatus.js +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchWalletRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchWalletRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchWalletRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/CancelledAchWalletRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/CreateAchResponseDataAttributesFailure.d.ts +2 -0
- package/dist/cjs/api/resources/ach/types/CreateAchResponseDataAttributesReturn.d.ts +6 -0
- package/dist/cjs/api/resources/ach/types/CreateAchResponseDataRelationshipsMandateData.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CreateAchResponseDataRelationshipsMandateDataType.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/CreateAchResponseDataRelationshipsMandateDataType.js +1 -0
- package/dist/cjs/api/resources/ach/types/GetAchResponseDataAttributesFailure.d.ts +2 -0
- package/dist/cjs/api/resources/ach/types/GetAchResponseDataAttributesReturn.d.ts +6 -0
- package/dist/cjs/api/resources/ach/types/GetAchResponseDataRelationshipsMandateData.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/GetAchResponseDataRelationshipsMandateDataType.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/GetAchResponseDataRelationshipsMandateDataType.js +1 -0
- package/dist/cjs/api/resources/ach/types/ListAchRequestDirection.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/ListAchRequestDirection.js +1 -0
- package/dist/cjs/api/resources/ach/types/ListAchRequestStatus.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/ListAchRequestStatus.js +1 -0
- package/dist/cjs/api/resources/ach/types/ListAchResponseDataItem.d.ts +2 -0
- package/dist/cjs/api/resources/ach/types/ListAchResponseDataItemAttributesFailure.d.ts +2 -0
- package/dist/cjs/api/resources/ach/types/ListAchResponseDataItemAttributesReturn.d.ts +6 -0
- package/dist/cjs/api/resources/ach/types/ListAchResponseDataItemRelationshipsMandateData.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/ListAchResponseDataItemRelationshipsMandateDataType.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/ListAchResponseDataItemRelationshipsMandateDataType.js +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchAttrs.d.ts +15 -4
- package/dist/cjs/api/resources/ach/types/NewAchCurrency.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchCurrency.js +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchCustomerPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchCustomerPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchCustomerPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchCustomerPartyRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/NewAchData.d.ts +2 -0
- package/dist/cjs/api/resources/ach/types/NewAchDirection.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchDirection.js +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchExtPartyAcctRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchExtPartyAcctRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchExtPartyAcctRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchExtPartyAcctRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/NewAchExtPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchExtPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchExtPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchExtPartyRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/NewAchKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchMandateRel.d.ts +3 -0
- package/dist/cjs/api/resources/ach/types/NewAchParamsCurrency.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchParamsCurrency.js +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchParamsDirection.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchParamsDirection.js +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchRels.d.ts +5 -0
- package/dist/cjs/api/resources/ach/types/NewAchSecCode.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchSecCode.js +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchStatus.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchStatus.js +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchWalletRef.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchWalletRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchWalletRefKind.js +1 -0
- package/dist/cjs/api/resources/ach/types/NewAchWalletRel.d.ts +3 -0
- package/dist/cjs/api/resources/agentKeys/client/Client.d.ts +2 -2
- package/dist/cjs/api/resources/agentKeys/client/Client.js +2 -2
- package/dist/cjs/api/resources/agentKeys/types/CreateAgentKeysRequestDataRelationshipsAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/CreateAgentKeysRequestDataRelationshipsAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/CreateAgentKeysRequestDataRelationshipsAgentDataType.js +1 -0
- package/dist/cjs/api/resources/agentKeys/types/CreateAgentKeysResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/CreateAgentKeysResponseDataAttributes.d.ts +5 -5
- package/dist/cjs/api/resources/agentKeys/types/CreateAgentKeysResponseDataAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/agentKeys/types/CreateAgentKeysResponseDataAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/agentKeys/types/CreateAgentKeysResponseDataRelationshipsAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/CreateAgentKeysResponseDataRelationshipsAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/CreateAgentKeysResponseDataRelationshipsAgentDataType.js +1 -0
- package/dist/cjs/api/resources/agentKeys/types/CreateAgentKeysResponseDataRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/CreateAgentKeysResponseDataRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/CreateAgentKeysResponseDataRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/agentKeys/types/CreateAgentKeysResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/CreateAgentKeysResponseDataType.js +1 -0
- package/dist/cjs/api/resources/agentKeys/types/ListAgentKeysResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/ListAgentKeysResponseDataItemAttributes.d.ts +5 -5
- package/dist/cjs/api/resources/agentKeys/types/ListAgentKeysResponseDataItemAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/agentKeys/types/ListAgentKeysResponseDataItemAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/agentKeys/types/ListAgentKeysResponseDataItemRelationshipsAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/ListAgentKeysResponseDataItemRelationshipsAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/ListAgentKeysResponseDataItemRelationshipsAgentDataType.js +1 -0
- package/dist/cjs/api/resources/agentKeys/types/ListAgentKeysResponseDataItemRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/ListAgentKeysResponseDataItemRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/ListAgentKeysResponseDataItemRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/agentKeys/types/ListAgentKeysResponseDataItemType.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/ListAgentKeysResponseDataItemType.js +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RevokeAgentKeysResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RevokeAgentKeysResponseDataAttributes.d.ts +5 -5
- package/dist/cjs/api/resources/agentKeys/types/RevokeAgentKeysResponseDataAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/agentKeys/types/RevokeAgentKeysResponseDataAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/agentKeys/types/RevokeAgentKeysResponseDataRelationshipsAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RevokeAgentKeysResponseDataRelationshipsAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RevokeAgentKeysResponseDataRelationshipsAgentDataType.js +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RevokeAgentKeysResponseDataRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RevokeAgentKeysResponseDataRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RevokeAgentKeysResponseDataRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RevokeAgentKeysResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RevokeAgentKeysResponseDataType.js +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RotateAgentKeysResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RotateAgentKeysResponseDataAttributes.d.ts +6 -6
- package/dist/cjs/api/resources/agentKeys/types/RotateAgentKeysResponseDataAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/agentKeys/types/RotateAgentKeysResponseDataAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/agentKeys/types/RotateAgentKeysResponseDataRelationshipsAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RotateAgentKeysResponseDataRelationshipsAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RotateAgentKeysResponseDataRelationshipsAgentDataType.js +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RotateAgentKeysResponseDataRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RotateAgentKeysResponseDataRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RotateAgentKeysResponseDataRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RotateAgentKeysResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agentKeys/types/RotateAgentKeysResponseDataType.js +1 -0
- package/dist/cjs/api/resources/agents/client/Client.d.ts +8 -8
- package/dist/cjs/api/resources/agents/client/Client.js +8 -8
- package/dist/cjs/api/resources/agents/client/requests/NewAgentParams.d.ts +6 -5
- package/dist/cjs/api/resources/agents/client/requests/UpdAgentParams.d.ts +3 -3
- package/dist/cjs/api/resources/agents/types/AgentAttrs.d.ts +4 -4
- package/dist/cjs/api/resources/agents/types/AgentDetailAttrs.d.ts +4 -4
- package/dist/cjs/api/resources/agents/types/AgentDetailData.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/AgentDetailKind.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/AgentDetailKind.js +1 -0
- package/dist/cjs/api/resources/agents/types/AgentDetailPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/AgentDetailPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/AgentDetailPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/agents/types/AgentDetailStatus.d.ts +1 -1
- package/dist/cjs/api/resources/agents/types/AgentDetailStatus.js +1 -1
- package/dist/cjs/api/resources/agents/types/AgentKind.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/AgentKind.js +1 -0
- package/dist/cjs/api/resources/agents/types/AgentPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/AgentPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/AgentPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/agents/types/AgentStatus.d.ts +1 -1
- package/dist/cjs/api/resources/agents/types/AgentStatus.js +1 -1
- package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsResponseDataItemRelationshipsCustomerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsResponseDataItemRelationshipsCustomerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsResponseDataItemRelationshipsCustomerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/agents/types/DelAgentAttrs.d.ts +4 -4
- package/dist/cjs/api/resources/agents/types/DelAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/DelAgentKind.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/DelAgentKind.js +1 -0
- package/dist/cjs/api/resources/agents/types/DelAgentPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/DelAgentPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/DelAgentPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/agents/types/DelAgentStatus.d.ts +1 -1
- package/dist/cjs/api/resources/agents/types/DelAgentStatus.js +1 -1
- package/dist/cjs/api/resources/agents/types/ListAgentsResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/ListInvitationsAgentsResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/ListInvitationsAgentsResponseDataItemAttributes.d.ts +6 -6
- package/dist/cjs/api/resources/agents/types/ListInvitationsAgentsResponseDataItemAttributesEffectiveStatus.d.ts +1 -1
- package/dist/cjs/api/resources/agents/types/ListInvitationsAgentsResponseDataItemAttributesEffectiveStatus.js +1 -1
- package/dist/cjs/api/resources/agents/types/ListInvitationsAgentsResponseDataItemRelationshipsAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/ListInvitationsAgentsResponseDataItemRelationshipsAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/ListInvitationsAgentsResponseDataItemRelationshipsAgentDataType.js +1 -0
- package/dist/cjs/api/resources/agents/types/ListInvitationsAgentsResponseDataItemRelationshipsCustomerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/ListInvitationsAgentsResponseDataItemRelationshipsCustomerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/ListInvitationsAgentsResponseDataItemRelationshipsCustomerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/agents/types/ListInvitationsAgentsResponseDataItemType.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/ListInvitationsAgentsResponseDataItemType.js +1 -0
- package/dist/cjs/api/resources/agents/types/NewAgentAttrs.d.ts +4 -4
- package/dist/cjs/api/resources/agents/types/NewAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/NewAgentKind.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/NewAgentKind.js +1 -0
- package/dist/cjs/api/resources/agents/types/NewAgentPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/NewAgentPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/NewAgentPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/agents/types/NewAgentStatus.d.ts +1 -1
- package/dist/cjs/api/resources/agents/types/NewAgentStatus.js +1 -1
- package/dist/cjs/api/resources/agents/types/RevokeInvitationAgentsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/RevokeInvitationAgentsResponseDataAttributes.d.ts +6 -6
- package/dist/cjs/api/resources/agents/types/RevokeInvitationAgentsResponseDataAttributesEffectiveStatus.d.ts +1 -1
- package/dist/cjs/api/resources/agents/types/RevokeInvitationAgentsResponseDataAttributesEffectiveStatus.js +1 -1
- package/dist/cjs/api/resources/agents/types/RevokeInvitationAgentsResponseDataRelationshipsAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/RevokeInvitationAgentsResponseDataRelationshipsAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/RevokeInvitationAgentsResponseDataRelationshipsAgentDataType.js +1 -0
- package/dist/cjs/api/resources/agents/types/RevokeInvitationAgentsResponseDataRelationshipsCustomerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/RevokeInvitationAgentsResponseDataRelationshipsCustomerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/RevokeInvitationAgentsResponseDataRelationshipsCustomerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/agents/types/RevokeInvitationAgentsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/RevokeInvitationAgentsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/agents/types/UpdAgentAttrs.d.ts +4 -4
- package/dist/cjs/api/resources/agents/types/UpdAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/UpdAgentKind.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/UpdAgentKind.js +1 -0
- package/dist/cjs/api/resources/agents/types/UpdAgentPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/UpdAgentPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/UpdAgentPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/agents/types/UpdAgentStatus.d.ts +1 -1
- package/dist/cjs/api/resources/agents/types/UpdAgentStatus.js +1 -1
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyAttrs.d.ts +4 -4
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyDetailAttrs.d.ts +4 -4
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyDetailData.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyDetailEnvironment.d.ts +1 -1
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyDetailEnvironment.js +1 -1
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyDetailKind.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyDetailKind.js +1 -0
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyDetailPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyDetailPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyDetailPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyEnvironment.d.ts +1 -1
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyEnvironment.js +1 -1
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyKind.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyKind.js +1 -0
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/ApiKeyPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/apiKeys/types/DelApiKeyAttrs.d.ts +4 -4
- package/dist/cjs/api/resources/apiKeys/types/DelApiKeyData.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/DelApiKeyEnvironment.d.ts +1 -1
- package/dist/cjs/api/resources/apiKeys/types/DelApiKeyEnvironment.js +1 -1
- package/dist/cjs/api/resources/apiKeys/types/DelApiKeyKind.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/DelApiKeyKind.js +1 -0
- package/dist/cjs/api/resources/apiKeys/types/DelApiKeyPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/DelApiKeyPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/DelApiKeyPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/apiKeys/types/ListApiKeysRequestStatus.d.ts +1 -1
- package/dist/cjs/api/resources/apiKeys/types/ListApiKeysRequestStatus.js +1 -1
- package/dist/cjs/api/resources/apiKeys/types/ListApiKeysResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/NewApiKeyAttrs.d.ts +4 -4
- package/dist/cjs/api/resources/apiKeys/types/NewApiKeyData.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/NewApiKeyEnvironment.d.ts +1 -1
- package/dist/cjs/api/resources/apiKeys/types/NewApiKeyEnvironment.js +1 -1
- package/dist/cjs/api/resources/apiKeys/types/NewApiKeyKind.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/NewApiKeyKind.js +1 -0
- package/dist/cjs/api/resources/apiKeys/types/NewApiKeyPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/NewApiKeyPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/NewApiKeyPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/approvals/client/Client.d.ts +2 -2
- package/dist/cjs/api/resources/approvals/client/Client.js +2 -2
- package/dist/cjs/api/resources/approvals/types/ApprovalAttrs.d.ts +5 -3
- package/dist/cjs/api/resources/approvals/types/ApprovalDetailAttrs.d.ts +5 -3
- package/dist/cjs/api/resources/approvals/types/ApprovalDetailData.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/ApprovalDetailKind.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/ApprovalDetailKind.js +1 -0
- package/dist/cjs/api/resources/approvals/types/ApprovalKind.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/ApprovalKind.js +1 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesAch.d.ts +1 -1
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesAchMandate.d.ts +2 -2
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesReasonsItem.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesReasonsItemType.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesReasonsItemType.js +1 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.js +1 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWire.d.ts +9 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWire.js +3 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterparty.d.ts +11 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterparty.js +3 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccount.d.ts +14 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccount.js +3 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.js +9 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyKind.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyKind.js +9 -0
- package/dist/cjs/api/resources/approvals/types/ApproveResultAttrs.d.ts +5 -3
- package/dist/cjs/api/resources/approvals/types/ApproveResultData.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/ApproveResultKind.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/ApproveResultKind.js +1 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesAch.d.ts +1 -1
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesAchMandate.d.ts +2 -2
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesReasonsItem.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesReasonsItemType.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesReasonsItemType.js +1 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.js +1 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWire.d.ts +9 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWire.js +3 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterparty.d.ts +11 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterparty.js +3 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccount.d.ts +14 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccount.js +3 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.js +9 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyKind.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyKind.js +9 -0
- package/dist/cjs/api/resources/approvals/types/DenyResultAttrs.d.ts +5 -3
- package/dist/cjs/api/resources/approvals/types/DenyResultData.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/DenyResultKind.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/DenyResultKind.js +1 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesAch.d.ts +1 -1
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesAchMandate.d.ts +2 -2
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesReasonsItem.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesReasonsItemType.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesReasonsItemType.js +1 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.js +1 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesWire.d.ts +9 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesWire.js +3 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterparty.d.ts +11 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterparty.js +3 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccount.d.ts +14 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccount.js +3 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.js +9 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyKind.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyKind.js +9 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsRequestStatus.d.ts +1 -1
- package/dist/cjs/api/resources/approvals/types/ListApprovalsRequestStatus.js +1 -1
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesAch.d.ts +1 -1
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesAchMandate.d.ts +2 -2
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesReasonsItem.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesReasonsItemType.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesReasonsItemType.js +1 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.js +1 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWire.d.ts +9 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWire.js +3 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterparty.d.ts +11 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterparty.js +3 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccount.d.ts +14 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccount.js +3 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccountAccountType.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccountAccountType.js +9 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyKind.d.ts +6 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyKind.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/api/resources/customers/client/Client.d.ts +4 -4
- package/dist/cjs/api/resources/customers/client/Client.js +4 -4
- package/dist/cjs/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.ts +5 -5
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemLimits.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemAttributes.d.ts +6 -6
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemAttributesEffectiveStatus.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemAttributesEffectiveStatus.js +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemRelationshipsAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemRelationshipsAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemRelationshipsAgentDataType.js +1 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemRelationshipsCustomerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemRelationshipsCustomerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemRelationshipsCustomerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemType.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemType.js +1 -0
- package/dist/cjs/api/resources/customers/types/CustomerAttrs.d.ts +2 -2
- package/dist/cjs/api/resources/customers/types/CustomerConnectedAgent.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/CustomerDelegation.d.ts +3 -3
- package/dist/cjs/api/resources/customers/types/CustomerDetailAttrs.d.ts +2 -2
- package/dist/cjs/api/resources/customers/types/CustomerDetailConnectedAgent.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/CustomerDetailData.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/CustomerDetailDelegation.d.ts +3 -3
- package/dist/cjs/api/resources/customers/types/CustomerDetailKind.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/CustomerDetailKind.js +1 -0
- package/dist/cjs/api/resources/customers/types/CustomerKind.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/CustomerKind.js +1 -0
- package/dist/cjs/api/resources/customers/types/GetCustomersResponseDataAttributesDelegationStatus.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/GetCustomersResponseDataAttributesDelegationStatus.js +1 -1
- package/dist/cjs/api/resources/customers/types/ListCustomersResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/ListCustomersResponseDataItemAttributesDelegationStatus.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/ListCustomersResponseDataItemAttributesDelegationStatus.js +1 -1
- package/dist/cjs/api/resources/customers/types/ListInvitationsCustomersResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/ListInvitationsCustomersResponseDataItemAttributes.d.ts +2 -2
- package/dist/cjs/api/resources/customers/types/ListInvitationsCustomersResponseDataItemAttributesAgentInvitationsItem.d.ts +2 -2
- package/dist/cjs/api/resources/customers/types/ListInvitationsCustomersResponseDataItemAttributesAgentInvitationsItemAgent.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/ListInvitationsCustomersResponseDataItemAttributesParty.d.ts +2 -2
- package/dist/cjs/api/resources/customers/types/ListInvitationsCustomersResponseDataItemType.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/ListInvitationsCustomersResponseDataItemType.js +1 -0
- package/dist/cjs/api/resources/customers/types/RemoveCustomersResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/RemoveCustomersResponseDataAttributes.d.ts +2 -2
- package/dist/cjs/api/resources/customers/types/RemoveCustomersResponseDataAttributesAgentsItem.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/RemoveCustomersResponseDataAttributesDelegation.d.ts +3 -3
- package/dist/cjs/api/resources/customers/types/RemoveCustomersResponseDataAttributesDelegationStatus.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/RemoveCustomersResponseDataAttributesDelegationStatus.js +1 -1
- package/dist/cjs/api/resources/customers/types/RemoveCustomersResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/RemoveCustomersResponseDataType.js +1 -0
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseMetaData.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseMetaDataAttributes.d.ts +2 -2
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseMetaDataAttributesAgentsItem.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseMetaDataAttributesDelegation.d.ts +3 -3
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseMetaDataAttributesDelegationStatus.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseMetaDataAttributesDelegationStatus.js +1 -1
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseMetaDataType.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseMetaDataType.js +1 -0
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseZeroData.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseZeroDataAttributes.d.ts +2 -2
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseZeroDataAttributesAgentsItem.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseZeroDataAttributesDelegation.d.ts +3 -3
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseZeroDataAttributesDelegationStatus.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseZeroDataAttributesDelegationStatus.js +1 -1
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseZeroDataType.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/RevokeAgentCustomersResponseZeroDataType.js +1 -0
- package/dist/cjs/api/resources/customers/types/RevokeInvitationCustomersResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/RevokeInvitationCustomersResponseDataAttributes.d.ts +6 -6
- package/dist/cjs/api/resources/customers/types/RevokeInvitationCustomersResponseDataAttributesEffectiveStatus.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/RevokeInvitationCustomersResponseDataAttributesEffectiveStatus.js +1 -1
- package/dist/cjs/api/resources/customers/types/RevokeInvitationCustomersResponseDataRelationshipsAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/RevokeInvitationCustomersResponseDataRelationshipsAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/RevokeInvitationCustomersResponseDataRelationshipsAgentDataType.js +1 -0
- package/dist/cjs/api/resources/customers/types/RevokeInvitationCustomersResponseDataRelationshipsCustomerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/RevokeInvitationCustomersResponseDataRelationshipsCustomerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/RevokeInvitationCustomersResponseDataRelationshipsCustomerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/customers/types/RevokeInvitationCustomersResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/RevokeInvitationCustomersResponseDataType.js +1 -0
- package/dist/cjs/api/resources/events/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/events/client/Client.js +1 -1
- package/dist/cjs/api/resources/events/types/GetEventsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/events/types/GetEventsResponseDataAttributes.d.ts +2 -2
- package/dist/cjs/api/resources/events/types/GetEventsResponseDataAttributesEventType.d.ts +5 -0
- package/dist/cjs/api/resources/events/types/GetEventsResponseDataAttributesEventType.js +5 -0
- package/dist/cjs/api/resources/events/types/GetEventsResponseDataAttributesPayload.d.ts +1 -1
- package/dist/cjs/api/resources/events/types/GetEventsResponseDataRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/events/types/GetEventsResponseDataRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/events/types/GetEventsResponseDataRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/events/types/GetEventsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/events/types/GetEventsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/events/types/ListEventsRequestEventType.d.ts +5 -0
- package/dist/cjs/api/resources/events/types/ListEventsRequestEventType.js +5 -0
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributes.d.ts +2 -2
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.ts +5 -0
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.js +5 -0
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributesPayload.d.ts +1 -1
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemType.d.ts +1 -0
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemType.js +1 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseData.d.ts +2 -2
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataAttributes.d.ts +11 -11
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationships.d.ts +2 -2
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.d.ts +1 -1
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.d.ts +1 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.d.ts +1 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.js +1 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.d.ts +1 -1
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.d.ts +1 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.d.ts +1 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.js +1 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataType.d.ts +1 -1
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataType.js +1 -1
- package/dist/cjs/api/resources/externalAccounts/client/requests/CreateFromProcessorTokenExternalAccountsRequest.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.d.ts +3 -3
- package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesConnectionStatus.d.ts +1 -1
- package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesConnectionStatus.js +1 -1
- package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemType.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemType.js +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseMetaRejectedAccountsItem.d.ts +1 -1
- package/dist/cjs/api/resources/externalAccounts/types/DelExtAcctAttrs.d.ts +3 -3
- package/dist/cjs/api/resources/externalAccounts/types/DelExtAcctData.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/DelExtAcctKind.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/DelExtAcctKind.js +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/DelExtAcctPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/DelExtAcctPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/DelExtAcctPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/ExtAcctAttrs.d.ts +3 -3
- package/dist/cjs/api/resources/externalAccounts/types/ExtAcctKind.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/ExtAcctKind.js +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/ExtAcctPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/ExtAcctPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/ExtAcctPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/GetExternalAccountsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributes.d.ts +3 -3
- package/dist/cjs/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesConnectionStatus.d.ts +1 -1
- package/dist/cjs/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesConnectionStatus.js +1 -1
- package/dist/cjs/api/resources/externalAccounts/types/GetExternalAccountsResponseDataRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/GetExternalAccountsResponseDataRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/GetExternalAccountsResponseDataRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/GetExternalAccountsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/GetExternalAccountsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/ListExternalAccountsResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesConnectionStatus.d.ts +1 -1
- package/dist/cjs/api/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesConnectionStatus.js +1 -1
- package/dist/cjs/api/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesConnectionStatus.d.ts +1 -1
- package/dist/cjs/api/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesConnectionStatus.js +1 -1
- package/dist/cjs/api/resources/externalParties/client/Client.d.ts +37 -1
- package/dist/cjs/api/resources/externalParties/client/Client.js +110 -1
- package/dist/cjs/api/resources/externalParties/client/requests/CorrectAddressExternalPartiesRequest.d.ts +24 -0
- package/dist/cjs/api/resources/externalParties/client/requests/CorrectAddressExternalPartiesRequest.js +3 -0
- package/dist/cjs/api/resources/externalParties/client/requests/NewExtPartyParams.d.ts +2 -2
- package/dist/cjs/api/resources/externalParties/client/requests/index.d.ts +1 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesRequestAddress.d.ts +17 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesRequestAddress.js +3 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponse.d.ts +4 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponse.js +3 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseData.d.ts +9 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseData.js +3 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributes.d.ts +23 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributes.js +3 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesAddress.d.ts +14 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesAddress.js +3 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesKind.d.ts +6 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesKind.js +9 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesScreeningStatus.d.ts +7 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesScreeningStatus.js +10 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationships.d.ts +5 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationships.js +3 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomer.d.ts +8 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomer.js +3 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerData.d.ts +9 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerData.js +3 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerDataType.d.ts +5 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerDataType.js +8 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataType.d.ts +5 -0
- package/dist/cjs/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataType.js +8 -0
- package/dist/cjs/api/resources/externalParties/types/CreateExternalPartiesResponseDataAttributesAddress.d.ts +6 -0
- package/dist/cjs/api/resources/externalParties/types/ExtPartyAttrs.d.ts +5 -3
- package/dist/cjs/api/resources/externalParties/types/ExtPartyCustomerRef.d.ts +1 -0
- package/dist/cjs/api/resources/externalParties/types/ExtPartyCustomerRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/externalParties/types/ExtPartyCustomerRefKind.js +1 -0
- package/dist/cjs/api/resources/externalParties/types/ExtPartyDetailAttrs.d.ts +5 -3
- package/dist/cjs/api/resources/externalParties/types/ExtPartyDetailCustomerRef.d.ts +1 -0
- package/dist/cjs/api/resources/externalParties/types/ExtPartyDetailCustomerRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/externalParties/types/ExtPartyDetailCustomerRefKind.js +1 -0
- package/dist/cjs/api/resources/externalParties/types/ExtPartyDetailData.d.ts +2 -1
- package/dist/cjs/api/resources/externalParties/types/ExtPartyDetailKind.d.ts +1 -1
- package/dist/cjs/api/resources/externalParties/types/ExtPartyDetailKind.js +1 -1
- package/dist/cjs/api/resources/externalParties/types/ExtPartyKind.d.ts +1 -1
- package/dist/cjs/api/resources/externalParties/types/ExtPartyKind.js +1 -1
- package/dist/cjs/api/resources/externalParties/types/GetExternalPartiesResponseDataAttributesAddress.d.ts +6 -0
- package/dist/cjs/api/resources/externalParties/types/ListExternalPartiesResponseDataItem.d.ts +2 -1
- package/dist/cjs/api/resources/externalParties/types/ListExternalPartiesResponseDataItemAttributesAddress.d.ts +6 -0
- package/dist/cjs/api/resources/externalParties/types/NewExtPartyAttrs.d.ts +5 -3
- package/dist/cjs/api/resources/externalParties/types/NewExtPartyCustomerRef.d.ts +1 -0
- package/dist/cjs/api/resources/externalParties/types/NewExtPartyCustomerRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/externalParties/types/NewExtPartyCustomerRefKind.js +1 -0
- package/dist/cjs/api/resources/externalParties/types/NewExtPartyData.d.ts +2 -1
- package/dist/cjs/api/resources/externalParties/types/NewExtPartyKind.d.ts +1 -1
- package/dist/cjs/api/resources/externalParties/types/NewExtPartyKind.js +1 -1
- package/dist/cjs/api/resources/externalParties/types/NewExtPartyParamsAddress.d.ts +4 -1
- package/dist/cjs/api/resources/externalParties/types/index.d.ts +12 -0
- package/dist/cjs/api/resources/externalParties/types/index.js +12 -0
- package/dist/cjs/api/resources/externalPartyAccounts/client/Client.d.ts +3 -3
- package/dist/cjs/api/resources/externalPartyAccounts/client/Client.js +3 -3
- package/dist/cjs/api/resources/externalPartyAccounts/client/requests/NewExtPartyAcctParams.d.ts +2 -2
- package/dist/cjs/api/resources/externalPartyAccounts/types/CreateExternalPartyAccountsResponseDataAttributesSupportedRailsItem.d.ts +1 -0
- package/dist/cjs/api/resources/externalPartyAccounts/types/CreateExternalPartyAccountsResponseDataAttributesSupportedRailsItem.js +1 -0
- package/dist/cjs/api/resources/externalPartyAccounts/types/ExtPartyAcctAttrs.d.ts +2 -2
- package/dist/cjs/api/resources/externalPartyAccounts/types/ExtPartyAcctDetailAttrs.d.ts +2 -2
- package/dist/cjs/api/resources/externalPartyAccounts/types/ExtPartyAcctDetailData.d.ts +2 -1
- package/dist/cjs/api/resources/externalPartyAccounts/types/ExtPartyAcctDetailExtPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/externalPartyAccounts/types/ExtPartyAcctDetailExtPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/externalPartyAccounts/types/ExtPartyAcctDetailExtPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/externalPartyAccounts/types/ExtPartyAcctDetailKind.d.ts +1 -1
- package/dist/cjs/api/resources/externalPartyAccounts/types/ExtPartyAcctDetailKind.js +1 -1
- package/dist/cjs/api/resources/externalPartyAccounts/types/ExtPartyAcctExtPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/externalPartyAccounts/types/ExtPartyAcctExtPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/externalPartyAccounts/types/ExtPartyAcctExtPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/externalPartyAccounts/types/ExtPartyAcctKind.d.ts +1 -1
- package/dist/cjs/api/resources/externalPartyAccounts/types/ExtPartyAcctKind.js +1 -1
- package/dist/cjs/api/resources/externalPartyAccounts/types/GetExternalPartyAccountsResponseDataAttributesSupportedRailsItem.d.ts +1 -0
- package/dist/cjs/api/resources/externalPartyAccounts/types/GetExternalPartyAccountsResponseDataAttributesSupportedRailsItem.js +1 -0
- package/dist/cjs/api/resources/externalPartyAccounts/types/ListExternalPartyAccountsResponseDataItem.d.ts +2 -1
- package/dist/cjs/api/resources/externalPartyAccounts/types/ListExternalPartyAccountsResponseDataItemAttributesSupportedRailsItem.d.ts +1 -0
- package/dist/cjs/api/resources/externalPartyAccounts/types/ListExternalPartyAccountsResponseDataItemAttributesSupportedRailsItem.js +1 -0
- package/dist/cjs/api/resources/externalPartyAccounts/types/NewExtPartyAcctAttrs.d.ts +2 -2
- package/dist/cjs/api/resources/externalPartyAccounts/types/NewExtPartyAcctData.d.ts +2 -1
- package/dist/cjs/api/resources/externalPartyAccounts/types/NewExtPartyAcctExtPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/externalPartyAccounts/types/NewExtPartyAcctExtPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/externalPartyAccounts/types/NewExtPartyAcctExtPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/externalPartyAccounts/types/NewExtPartyAcctKind.d.ts +1 -1
- package/dist/cjs/api/resources/externalPartyAccounts/types/NewExtPartyAcctKind.js +1 -1
- package/dist/cjs/api/resources/externalPartyAccounts/types/NewUsBankAccountDetails.d.ts +1 -1
- package/dist/cjs/api/resources/index.d.ts +3 -0
- package/dist/cjs/api/resources/index.js +4 -1
- package/dist/cjs/api/resources/invitationLinks/client/Client.d.ts +5 -5
- package/dist/cjs/api/resources/invitationLinks/client/Client.js +5 -5
- package/dist/cjs/api/resources/invitationLinks/client/requests/CreateInvitationLinksRequest.d.ts +9 -8
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItem.d.ts +3 -3
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemLimits.d.ts +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseData.d.ts +2 -4
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributes.d.ts +7 -10
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItem.d.ts +2 -2
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataRelationships.d.ts +1 -4
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataRelationshipsDelegateeParty.d.ts +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataRelationshipsDelegateePartyData.d.ts +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataRelationshipsDelegateePartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataRelationshipsDelegateePartyDataType.js +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataType.d.ts +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataType.js +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseData.d.ts +2 -4
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributes.d.ts +6 -9
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItem.d.ts +2 -2
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataRelationships.d.ts +1 -4
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataRelationshipsDelegateeParty.d.ts +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataRelationshipsDelegateePartyData.d.ts +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataRelationshipsDelegateePartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataRelationshipsDelegateePartyDataType.js +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataType.d.ts +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataType.js +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksRequestStatusFilter.d.ts +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksRequestStatusFilter.js +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItem.d.ts +2 -4
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributes.d.ts +6 -9
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItem.d.ts +2 -2
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemRelationships.d.ts +1 -4
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemRelationshipsDelegateeParty.d.ts +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemRelationshipsDelegateePartyData.d.ts +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemRelationshipsDelegateePartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemRelationshipsDelegateePartyDataType.js +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemType.d.ts +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemType.js +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseData.d.ts +2 -4
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributes.d.ts +6 -9
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItem.d.ts +2 -2
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataRelationships.d.ts +1 -4
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataRelationshipsDelegateeParty.d.ts +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataRelationshipsDelegateePartyData.d.ts +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataRelationshipsDelegateePartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataRelationshipsDelegateePartyDataType.js +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataType.d.ts +1 -1
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataType.js +1 -1
- package/dist/cjs/api/resources/invitations/client/Client.d.ts +2 -2
- package/dist/cjs/api/resources/invitations/client/Client.js +2 -2
- package/dist/cjs/api/resources/invitations/client/requests/CreateInvitationsRequest.d.ts +2 -2
- package/dist/cjs/api/resources/invitations/types/CreateInvitationsResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/invitations/types/CreateInvitationsResponseDataItemAttributes.d.ts +3 -3
- package/dist/cjs/api/resources/invitations/types/CreateInvitationsResponseDataItemType.d.ts +1 -0
- package/dist/cjs/api/resources/invitations/types/CreateInvitationsResponseDataItemType.js +1 -0
- package/dist/cjs/api/resources/invitations/types/ListInvitationsResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/invitations/types/ListInvitationsResponseDataItemAttributes.d.ts +3 -3
- package/dist/cjs/api/resources/invitations/types/ListInvitationsResponseDataItemType.d.ts +1 -0
- package/dist/cjs/api/resources/invitations/types/ListInvitationsResponseDataItemType.js +1 -0
- package/dist/cjs/api/resources/invitations/types/RevokeInvitationsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/invitations/types/RevokeInvitationsResponseDataAttributes.d.ts +3 -3
- package/dist/cjs/api/resources/invitations/types/RevokeInvitationsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/invitations/types/RevokeInvitationsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/parties/client/Client.d.ts +3 -3
- package/dist/cjs/api/resources/parties/client/Client.js +3 -3
- package/dist/cjs/api/resources/parties/client/requests/SetHandlePartiesRequest.d.ts +1 -1
- package/dist/cjs/api/resources/parties/client/requests/UpdMyPartyParams.d.ts +1 -1
- package/dist/cjs/api/resources/parties/types/DisableLimitsPartiesResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/DisableLimitsPartiesResponseDataAttributes.d.ts +1 -1
- package/dist/cjs/api/resources/parties/types/DisableLimitsPartiesResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/DisableLimitsPartiesResponseDataType.js +1 -0
- package/dist/cjs/api/resources/parties/types/GetCompliancePartiesResponse.d.ts +1 -1
- package/dist/cjs/api/resources/parties/types/GetCompliancePartiesResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/GetCompliancePartiesResponseDataAttributes.d.ts +2 -2
- package/dist/cjs/api/resources/parties/types/GetCompliancePartiesResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/GetCompliancePartiesResponseDataType.js +1 -0
- package/dist/cjs/api/resources/parties/types/GetLimitsPartiesResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/GetLimitsPartiesResponseDataAttributes.d.ts +1 -1
- package/dist/cjs/api/resources/parties/types/GetLimitsPartiesResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/GetLimitsPartiesResponseDataType.js +1 -0
- package/dist/cjs/api/resources/parties/types/ListMembersPartiesResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/ListMembersPartiesResponseDataItemAttributes.d.ts +3 -3
- package/dist/cjs/api/resources/parties/types/ListMembersPartiesResponseDataItemType.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/ListMembersPartiesResponseDataItemType.js +1 -0
- package/dist/cjs/api/resources/parties/types/MyPartyDetailAttrs.d.ts +4 -4
- package/dist/cjs/api/resources/parties/types/MyPartyDetailData.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/MyPartyDetailKind.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/MyPartyDetailKind.js +1 -0
- package/dist/cjs/api/resources/parties/types/RemoveMemberPartiesResponseData.d.ts +2 -1
- package/dist/cjs/api/resources/parties/types/RemoveMemberPartiesResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/RemoveMemberPartiesResponseDataType.js +1 -0
- package/dist/cjs/api/resources/parties/types/SetHandlePartiesResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/SetHandlePartiesResponseDataAttributes.d.ts +4 -4
- package/dist/cjs/api/resources/parties/types/SetHandlePartiesResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/SetHandlePartiesResponseDataType.js +1 -0
- package/dist/cjs/api/resources/parties/types/SetLimitsPartiesResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/SetLimitsPartiesResponseDataAttributes.d.ts +1 -1
- package/dist/cjs/api/resources/parties/types/SetLimitsPartiesResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/SetLimitsPartiesResponseDataType.js +1 -0
- package/dist/cjs/api/resources/parties/types/UpdMyPartyAttrs.d.ts +4 -4
- package/dist/cjs/api/resources/parties/types/UpdMyPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/UpdMyPartyKind.d.ts +1 -0
- package/dist/cjs/api/resources/parties/types/UpdMyPartyKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/paymentRequests/client/Client.js +1 -1
- package/dist/cjs/api/resources/paymentRequests/client/requests/NewFulfilledReqParams.d.ts +2 -1
- package/dist/cjs/api/resources/paymentRequests/client/requests/NewPayReqParams.d.ts +3 -2
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataAttributes.d.ts +5 -5
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataAttributesInitiatorAgent.d.ts +3 -1
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataAttributesInitiatorParty.d.ts +3 -1
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPayerAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPayerAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPayerAgentDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPayerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPayerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPayerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPaymentData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPaymentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPaymentDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsRequesterPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsRequesterPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsRequesterPartyDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsWalletDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataAttributesInitiatorAgent.d.ts +3 -1
- package/dist/cjs/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataAttributesInitiatorParty.d.ts +3 -1
- package/dist/cjs/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataRelationshipsPayerAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataRelationshipsPayerAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataRelationshipsPayerAgentDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataRelationshipsPayerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataRelationshipsPayerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataRelationshipsPayerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataAttributesInitiatorAgent.d.ts +3 -1
- package/dist/cjs/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataAttributesInitiatorParty.d.ts +3 -1
- package/dist/cjs/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPayerAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPayerAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPayerAgentDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPayerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPayerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPayerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPaymentData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPaymentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPaymentDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinedReqAttrs.d.ts +5 -5
- package/dist/cjs/api/resources/paymentRequests/types/DeclinedReqData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinedReqKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinedReqKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinedReqRequesterRef.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinedReqRequesterRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinedReqRequesterRefKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinedReqWalletRef.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinedReqWalletRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/DeclinedReqWalletRefKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceExternalAccount.d.ts +1 -1
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceWallet.d.ts +1 -1
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsPaymentRequestData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsPaymentRequestDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsPaymentRequestDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsRecipientAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsRecipientAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsRecipientAgentDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsRecipientData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsRecipientDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsRecipientDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsSenderAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsSenderAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsSenderAgentDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsSenderData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsTransactionData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsTransactionDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsTransactionDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfilledReqAttrs.d.ts +2 -2
- package/dist/cjs/api/resources/paymentRequests/types/FulfilledReqData.d.ts +2 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfilledReqKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfilledReqKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfilledReqSenderRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfilledReqSenderRefKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataAttributesInitiatorAgent.d.ts +3 -1
- package/dist/cjs/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataAttributesInitiatorParty.d.ts +3 -1
- package/dist/cjs/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPayerAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPayerAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPayerAgentDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPayerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPayerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPayerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPaymentData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPaymentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPaymentDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/IncomingReqAttrs.d.ts +5 -5
- package/dist/cjs/api/resources/paymentRequests/types/IncomingReqKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/IncomingReqKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/IncomingReqRequesterRef.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/IncomingReqRequesterRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/IncomingReqRequesterRefKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/IncomingReqWalletRef.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/IncomingReqWalletRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/IncomingReqWalletRefKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemAttributesInitiatorAgent.d.ts +3 -1
- package/dist/cjs/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemAttributesInitiatorParty.d.ts +3 -1
- package/dist/cjs/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPayerAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPayerAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPayerAgentDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPayerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPayerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPayerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPaymentData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPaymentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPaymentDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemAttributesInitiatorAgent.d.ts +3 -1
- package/dist/cjs/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemAttributesInitiatorParty.d.ts +3 -1
- package/dist/cjs/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPayerAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPayerAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPayerAgentDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPayerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPayerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPayerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPaymentData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPaymentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPaymentDataType.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/NewPayReqAttrs.d.ts +5 -5
- package/dist/cjs/api/resources/paymentRequests/types/NewPayReqCurrency.d.ts +1 -1
- package/dist/cjs/api/resources/paymentRequests/types/NewPayReqCurrency.js +1 -1
- package/dist/cjs/api/resources/paymentRequests/types/NewPayReqData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/NewPayReqKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/NewPayReqKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/NewPayReqRequesterRef.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/NewPayReqRequesterRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/NewPayReqRequesterRefKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqAttrs.d.ts +5 -5
- package/dist/cjs/api/resources/paymentRequests/types/PayReqDetailAttrs.d.ts +5 -5
- package/dist/cjs/api/resources/paymentRequests/types/PayReqDetailData.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqDetailKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqDetailKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqDetailRequesterRef.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqDetailRequesterRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqDetailRequesterRefKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqDetailWalletRef.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqDetailWalletRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqDetailWalletRefKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqRequesterRef.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqRequesterRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqRequesterRefKind.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqWalletRef.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqWalletRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/paymentRequests/types/PayReqWalletRefKind.js +1 -0
- package/dist/cjs/api/resources/payments/client/Client.d.ts +3 -4
- package/dist/cjs/api/resources/payments/client/Client.js +3 -4
- package/dist/cjs/api/resources/payments/client/requests/NewPaymentParams.d.ts +5 -5
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsPaymentRequestData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsPaymentRequestDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsPaymentRequestDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsRecipientAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsRecipientAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsRecipientAgentDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsRecipientData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsRecipientDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsRecipientDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsSenderAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsSenderAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsSenderAgentDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsSenderData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsTransactionData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsTransactionDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsTransactionDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/CancelledPmtAttrs.d.ts +2 -2
- package/dist/cjs/api/resources/payments/types/CancelledPmtData.d.ts +2 -0
- package/dist/cjs/api/resources/payments/types/CancelledPmtKind.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CancelledPmtKind.js +1 -0
- package/dist/cjs/api/resources/payments/types/CancelledPmtSenderRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CancelledPmtSenderRefKind.js +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsPaymentRequestData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsPaymentRequestDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsPaymentRequestDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsRecipientAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsRecipientAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsRecipientAgentDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsRecipientData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsRecipientDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsRecipientDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsSenderAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsSenderAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsSenderAgentDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsSenderData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsTransactionData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsTransactionDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsTransactionDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsPaymentRequestData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsPaymentRequestDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsPaymentRequestDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsRecipientAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsRecipientAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsRecipientAgentDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsRecipientData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsRecipientDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsRecipientDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsSenderAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsSenderAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsSenderAgentDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsSenderData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsTransactionData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsTransactionDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/GetPaymentsResponseDataRelationshipsTransactionDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItem.d.ts +2 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsPaymentRequestData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsPaymentRequestDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsPaymentRequestDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsRecipientAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsRecipientAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsRecipientAgentDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsRecipientData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsRecipientDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsRecipientDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsSenderAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsSenderAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsSenderAgentDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsSenderData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsTransactionData.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsTransactionDataType.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsTransactionDataType.js +1 -0
- package/dist/cjs/api/resources/payments/types/NewPaymentAttrs.d.ts +3 -3
- package/dist/cjs/api/resources/payments/types/NewPaymentData.d.ts +2 -0
- package/dist/cjs/api/resources/payments/types/NewPaymentKind.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/NewPaymentKind.js +1 -0
- package/dist/cjs/api/resources/payments/types/NewPaymentSenderRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/NewPaymentSenderRefKind.js +1 -0
- package/dist/cjs/api/resources/payments/types/PaymentAttrs.d.ts +2 -2
- package/dist/cjs/api/resources/payments/types/PaymentDetailAttrs.d.ts +2 -2
- package/dist/cjs/api/resources/payments/types/PaymentDetailData.d.ts +2 -0
- package/dist/cjs/api/resources/payments/types/PaymentDetailKind.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/PaymentDetailKind.js +1 -0
- package/dist/cjs/api/resources/payments/types/PaymentDetailSenderRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/PaymentDetailSenderRefKind.js +1 -0
- package/dist/cjs/api/resources/payments/types/PaymentKind.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/PaymentKind.js +1 -0
- package/dist/cjs/api/resources/payments/types/PaymentSenderRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/payments/types/PaymentSenderRefKind.js +1 -0
- package/dist/cjs/api/resources/realtime/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/realtime/client/Client.js +1 -1
- package/dist/cjs/api/resources/realtime/client/requests/CancelRealtimeRequest.d.ts +2 -1
- package/dist/cjs/api/resources/realtime/client/requests/CreateRealtimeRequest.d.ts +6 -3
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseData.d.ts +2 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataAttributes.d.ts +9 -2
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataAttributesCurrency.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataAttributesCurrency.js +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataAttributesFailure.d.ts +2 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataAttributesStatus.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataAttributesStatus.js +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationships.d.ts +4 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsCustomerParty.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsCustomerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsCustomerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsCustomerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalParty.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalPartyAccount.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalPartyAccountData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalPartyAccountDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalPartyAccountDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalPartyDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsWallet.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsWalletDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CancelRealtimeResponseDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeRequestCurrency.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeRequestCurrency.js +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseData.d.ts +2 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataAttributes.d.ts +9 -2
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataAttributesCurrency.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataAttributesCurrency.js +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataAttributesFailure.d.ts +2 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataAttributesStatus.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataAttributesStatus.js +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationships.d.ts +4 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsCustomerParty.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsCustomerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsCustomerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsCustomerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalParty.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalPartyAccount.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalPartyAccountData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalPartyAccountDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalPartyAccountDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalPartyDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsWallet.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsWalletDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/CreateRealtimeResponseDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseData.d.ts +2 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataAttributes.d.ts +9 -2
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataAttributesCurrency.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataAttributesCurrency.js +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataAttributesFailure.d.ts +2 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataAttributesStatus.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataAttributesStatus.js +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationships.d.ts +4 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsCustomerParty.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsCustomerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsCustomerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsCustomerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalParty.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalPartyAccount.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalPartyAccountData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalPartyAccountDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalPartyAccountDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalPartyDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsWallet.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsWalletDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/GetRealtimeResponseDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeRequestStatus.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeRequestStatus.js +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItem.d.ts +2 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemAttributes.d.ts +9 -2
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemAttributesCurrency.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemAttributesCurrency.js +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemAttributesFailure.d.ts +2 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemAttributesStatus.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemAttributesStatus.js +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationships.d.ts +4 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsCustomerParty.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsCustomerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsCustomerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsCustomerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalParty.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalPartyAccount.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalPartyAccountData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalPartyAccountDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalPartyAccountDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalPartyDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsWallet.d.ts +3 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsWalletDataType.js +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemType.d.ts +1 -0
- package/dist/cjs/api/resources/realtime/types/ListRealtimeResponseDataItemType.js +1 -0
- package/dist/cjs/api/resources/simulations/client/Client.d.ts +65 -5
- package/dist/cjs/api/resources/simulations/client/Client.js +217 -5
- package/dist/cjs/api/resources/simulations/client/requests/AcceptCustomerInvitationSimulationsRequest.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/client/requests/DeclineCustomerInvitationSimulationsRequest.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/client/requests/FailRealtimeSimulationsRequest.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/client/requests/FailWireSimulationsRequest.d.ts +15 -0
- package/dist/cjs/api/resources/simulations/client/requests/FailWireSimulationsRequest.js +3 -0
- package/dist/cjs/api/resources/simulations/client/requests/FundCustomerSimulationsRequest.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/client/requests/InviteCustomerSimulationsRequest.d.ts +2 -2
- package/dist/cjs/api/resources/simulations/client/requests/SettleRealtimeSimulationsRequest.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/client/requests/SettleWireSimulationsRequest.d.ts +15 -0
- package/dist/cjs/api/resources/simulations/client/requests/SettleWireSimulationsRequest.js +3 -0
- package/dist/cjs/api/resources/simulations/client/requests/index.d.ts +2 -0
- package/dist/cjs/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataAttributes.d.ts +6 -6
- package/dist/cjs/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataAttributesEffectiveStatus.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataAttributesEffectiveStatus.js +1 -1
- package/dist/cjs/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataRelationshipsAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataRelationshipsAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataRelationshipsAgentDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataRelationshipsCustomerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataRelationshipsCustomerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataRelationshipsCustomerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseData.d.ts +2 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataAttributes.d.ts +2 -2
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsPaymentRequestData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsPaymentRequestDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsPaymentRequestDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsRecipientAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsRecipientAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsRecipientAgentDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsRecipientData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsRecipientDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsRecipientDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsSenderAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsSenderAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsSenderAgentDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsSenderData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsSenderDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsSenderDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsTransactionData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsTransactionDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsTransactionDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataAttributes.d.ts +6 -6
- package/dist/cjs/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataAttributesEffectiveStatus.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataAttributesEffectiveStatus.js +1 -1
- package/dist/cjs/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataRelationshipsAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataRelationshipsAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataRelationshipsAgentDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataRelationshipsCustomerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataRelationshipsCustomerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataRelationshipsCustomerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataAttributes.d.ts +5 -5
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataAttributesInitiatorAgent.d.ts +3 -1
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataAttributesInitiatorParty.d.ts +3 -1
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPayerAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPayerAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPayerAgentDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPayerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPayerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPayerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPaymentData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPaymentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPaymentDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsRequesterPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsRequesterPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsRequesterPartyDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsWalletDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/DisconnectCustomerSimulationsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DisconnectCustomerSimulationsResponseDataAttributes.d.ts +2 -2
- package/dist/cjs/api/resources/simulations/types/DisconnectCustomerSimulationsResponseDataAttributesAgentsItem.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/types/DisconnectCustomerSimulationsResponseDataAttributesDelegation.d.ts +3 -3
- package/dist/cjs/api/resources/simulations/types/DisconnectCustomerSimulationsResponseDataAttributesDelegationStatus.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/types/DisconnectCustomerSimulationsResponseDataAttributesDelegationStatus.js +1 -1
- package/dist/cjs/api/resources/simulations/types/DisconnectCustomerSimulationsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/DisconnectCustomerSimulationsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/FailRealtimeSimulationsResponseDataAttributes.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/types/FailWireSimulationsResponse.d.ts +4 -0
- package/dist/cjs/api/resources/simulations/types/FailWireSimulationsResponse.js +3 -0
- package/dist/cjs/api/resources/simulations/types/FailWireSimulationsResponseData.d.ts +7 -0
- package/dist/cjs/api/resources/simulations/types/FailWireSimulationsResponseData.js +3 -0
- package/dist/cjs/api/resources/simulations/types/FailWireSimulationsResponseDataAttributes.d.ts +11 -0
- package/dist/cjs/api/resources/simulations/types/FailWireSimulationsResponseDataAttributes.js +3 -0
- package/dist/cjs/api/resources/simulations/types/FailWireSimulationsResponseDataAttributesAction.d.ts +6 -0
- package/dist/cjs/api/resources/simulations/types/FailWireSimulationsResponseDataAttributesAction.js +9 -0
- package/dist/cjs/api/resources/simulations/types/FailWireSimulationsResponseDataType.d.ts +4 -0
- package/dist/cjs/api/resources/simulations/types/FailWireSimulationsResponseDataType.js +7 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseData.d.ts +2 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataAttributes.d.ts +2 -2
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsPaymentRequestData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsPaymentRequestDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsPaymentRequestDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsRecipientAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsRecipientAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsRecipientAgentDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsRecipientData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsRecipientDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsRecipientDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsSenderAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsSenderAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsSenderAgentDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsSenderData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsSenderDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsSenderDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsTransactionData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsTransactionDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsTransactionDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseData.d.ts +2 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataAttributes.d.ts +6 -6
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataAttributesReturn.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsDestWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsDestWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsDestWalletDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsExternalAccountData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsExternalAccountDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsExternalAccountDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsTransactionData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsTransactionDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsTransactionDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsWalletDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemAttributes.d.ts +6 -6
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemAttributesEffectiveStatus.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemAttributesEffectiveStatus.js +1 -1
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemRelationshipsAgentData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemRelationshipsAgentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemRelationshipsAgentDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemRelationshipsCustomerPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemRelationshipsCustomerPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemRelationshipsCustomerPartyDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributes.d.ts +3 -3
- package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesConnectionStatus.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesConnectionStatus.js +1 -1
- package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseMetaRejectedAccountsItem.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaDataAttributes.d.ts +2 -2
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaDataAttributesAgentsItem.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaDataAttributesDelegation.d.ts +3 -3
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaDataAttributesDelegationStatus.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaDataAttributesDelegationStatus.js +1 -1
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroData.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroDataAttributes.d.ts +2 -2
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroDataAttributesAgentsItem.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroDataAttributesDelegation.d.ts +3 -3
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroDataAttributesDelegationStatus.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroDataAttributesDelegationStatus.js +1 -1
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroDataType.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroDataType.js +1 -0
- package/dist/cjs/api/resources/simulations/types/SettleRealtimeSimulationsResponseDataAttributes.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/types/SettleWireSimulationsResponse.d.ts +4 -0
- package/dist/cjs/api/resources/simulations/types/SettleWireSimulationsResponse.js +3 -0
- package/dist/cjs/api/resources/simulations/types/SettleWireSimulationsResponseData.d.ts +7 -0
- package/dist/cjs/api/resources/simulations/types/SettleWireSimulationsResponseData.js +3 -0
- package/dist/cjs/api/resources/simulations/types/SettleWireSimulationsResponseDataAttributes.d.ts +11 -0
- package/dist/cjs/api/resources/simulations/types/SettleWireSimulationsResponseDataAttributes.js +3 -0
- package/dist/cjs/api/resources/simulations/types/SettleWireSimulationsResponseDataAttributesAction.d.ts +6 -0
- package/dist/cjs/api/resources/simulations/types/SettleWireSimulationsResponseDataAttributesAction.js +9 -0
- package/dist/cjs/api/resources/simulations/types/SettleWireSimulationsResponseDataType.d.ts +4 -0
- package/dist/cjs/api/resources/simulations/types/SettleWireSimulationsResponseDataType.js +7 -0
- package/dist/cjs/api/resources/simulations/types/index.d.ts +10 -0
- package/dist/cjs/api/resources/simulations/types/index.js +10 -0
- package/dist/cjs/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsCardPaymentData.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsCardPaymentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsCardPaymentDataType.js +1 -0
- package/dist/cjs/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsDestinationPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsDestinationPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsDestinationPartyDataType.js +1 -0
- package/dist/cjs/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsSourcePartyData.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsSourcePartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsSourcePartyDataType.js +1 -0
- package/dist/cjs/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsWalletDataType.js +1 -0
- package/dist/cjs/api/resources/transactions/types/ListTransactionsResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsCardPaymentData.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsCardPaymentDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsCardPaymentDataType.js +1 -0
- package/dist/cjs/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsDestinationPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsDestinationPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsDestinationPartyDataType.js +1 -0
- package/dist/cjs/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsSourcePartyData.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsSourcePartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsSourcePartyDataType.js +1 -0
- package/dist/cjs/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsWalletDataType.js +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnAttrs.d.ts +3 -3
- package/dist/cjs/api/resources/transactions/types/TxnDetailAttrs.d.ts +3 -3
- package/dist/cjs/api/resources/transactions/types/TxnDetailData.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnDetailKind.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnDetailKind.js +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnDetailPaymentRef.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnDetailPaymentRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnDetailPaymentRefKind.js +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnDetailTransferRef.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnDetailTransferRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnDetailTransferRefKind.js +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnKind.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnKind.js +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnPaymentRef.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnPaymentRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnPaymentRefKind.js +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnTransferRef.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnTransferRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/transactions/types/TxnTransferRefKind.js +1 -0
- package/dist/cjs/api/resources/transfers/client/Client.d.ts +5 -5
- package/dist/cjs/api/resources/transfers/client/Client.js +5 -5
- package/dist/cjs/api/resources/transfers/client/requests/InitiateInternalTransfersRequest.d.ts +6 -5
- package/dist/cjs/api/resources/transfers/client/requests/NewDepositParams.d.ts +6 -5
- package/dist/cjs/api/resources/transfers/client/requests/NewWithdrawalParams.d.ts +6 -5
- package/dist/cjs/api/resources/transfers/types/DepositAttrs.d.ts +6 -6
- package/dist/cjs/api/resources/transfers/types/DepositData.d.ts +2 -0
- package/dist/cjs/api/resources/transfers/types/DepositKind.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/DepositKind.js +1 -0
- package/dist/cjs/api/resources/transfers/types/DepositPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/DepositPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/DepositPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/transfers/types/DepositWalletRef.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/DepositWalletRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/DepositWalletRefKind.js +1 -0
- package/dist/cjs/api/resources/transfers/types/GetTransfersResponseDataAttributesReturn.d.ts +1 -1
- package/dist/cjs/api/resources/transfers/types/GetTransfersResponseDataRelationshipsDestWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/GetTransfersResponseDataRelationshipsDestWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/GetTransfersResponseDataRelationshipsDestWalletDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/GetTransfersResponseDataRelationshipsExternalAccountData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/GetTransfersResponseDataRelationshipsExternalAccountDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/GetTransfersResponseDataRelationshipsExternalAccountDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/GetTransfersResponseDataRelationshipsTransactionData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/GetTransfersResponseDataRelationshipsTransactionDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/GetTransfersResponseDataRelationshipsTransactionDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateDepositTransfersRequestCurrency.d.ts +1 -1
- package/dist/cjs/api/resources/transfers/types/InitiateDepositTransfersRequestCurrency.js +1 -1
- package/dist/cjs/api/resources/transfers/types/InitiateDepositTransfersResponseDataAttributesReturn.d.ts +1 -1
- package/dist/cjs/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsDestWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsDestWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsDestWalletDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsExternalAccountData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsExternalAccountDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsExternalAccountDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsTransactionData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsTransactionDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsTransactionDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseData.d.ts +2 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataAttributes.d.ts +6 -6
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataAttributesReturn.d.ts +1 -1
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsDestWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsDestWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsDestWalletDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsExternalAccountData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsExternalAccountDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsExternalAccountDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsTransactionData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsTransactionDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsTransactionDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsWalletDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersRequestCurrency.d.ts +1 -1
- package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersRequestCurrency.js +1 -1
- package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataAttributesReturn.d.ts +1 -1
- package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsDestWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsDestWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsDestWalletDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsExternalAccountData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsExternalAccountDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsExternalAccountDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsTransactionData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsTransactionDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsTransactionDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/ListTransfersResponseDataItem.d.ts +2 -0
- package/dist/cjs/api/resources/transfers/types/ListTransfersResponseDataItemAttributesReturn.d.ts +1 -1
- package/dist/cjs/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsDestWalletData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsDestWalletDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsDestWalletDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsExternalAccountData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsExternalAccountDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsExternalAccountDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsTransactionData.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsTransactionDataType.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsTransactionDataType.js +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferAttrs.d.ts +6 -6
- package/dist/cjs/api/resources/transfers/types/TransferDetailAttrs.d.ts +6 -6
- package/dist/cjs/api/resources/transfers/types/TransferDetailData.d.ts +2 -0
- package/dist/cjs/api/resources/transfers/types/TransferDetailKind.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferDetailKind.js +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferDetailPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferDetailPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferDetailPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferDetailWalletRef.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferDetailWalletRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferDetailWalletRefKind.js +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferKind.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferKind.js +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferWalletRef.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferWalletRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/TransferWalletRefKind.js +1 -0
- package/dist/cjs/api/resources/transfers/types/WithdrawalAttrs.d.ts +6 -6
- package/dist/cjs/api/resources/transfers/types/WithdrawalData.d.ts +2 -0
- package/dist/cjs/api/resources/transfers/types/WithdrawalKind.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/WithdrawalKind.js +1 -0
- package/dist/cjs/api/resources/transfers/types/WithdrawalPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/WithdrawalPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/WithdrawalPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/transfers/types/WithdrawalWalletRef.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/WithdrawalWalletRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/WithdrawalWalletRefKind.js +1 -0
- package/dist/cjs/api/resources/wallets/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/client/Client.js +1 -1
- package/dist/cjs/api/resources/wallets/client/requests/AttachAgentWalletsRequest.d.ts +2 -2
- package/dist/cjs/api/resources/wallets/client/requests/CreateWalletsRequest.d.ts +2 -1
- package/dist/cjs/api/resources/wallets/types/AttachAgentWalletsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/AttachAgentWalletsResponseDataAttributes.d.ts +4 -4
- package/dist/cjs/api/resources/wallets/types/AttachAgentWalletsResponseDataAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/AttachAgentWalletsResponseDataAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/wallets/types/AttachAgentWalletsResponseDataMetaWalletAccess.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/AttachAgentWalletsResponseDataRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/AttachAgentWalletsResponseDataRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/AttachAgentWalletsResponseDataRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/AttachAgentWalletsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/AttachAgentWalletsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/CreateWalletsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/CreateWalletsResponseDataAttributes.d.ts +3 -3
- package/dist/cjs/api/resources/wallets/types/CreateWalletsResponseDataAttributesBalance.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/CreateWalletsResponseDataAttributesClaims.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/CreateWalletsResponseDataAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/CreateWalletsResponseDataAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/wallets/types/CreateWalletsResponseDataRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/CreateWalletsResponseDataRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/CreateWalletsResponseDataRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/CreateWalletsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/CreateWalletsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/DetachAgentWalletsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/DetachAgentWalletsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/DetachAgentWalletsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/FreezeWalletsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/FreezeWalletsResponseDataAttributes.d.ts +3 -3
- package/dist/cjs/api/resources/wallets/types/FreezeWalletsResponseDataAttributesBalance.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/FreezeWalletsResponseDataAttributesClaims.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/FreezeWalletsResponseDataAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/FreezeWalletsResponseDataAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/wallets/types/FreezeWalletsResponseDataRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/FreezeWalletsResponseDataRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/FreezeWalletsResponseDataRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/FreezeWalletsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/FreezeWalletsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/GetWalletsResponseDataAttributesBalance.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/ListAgentsWalletsResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/ListAgentsWalletsResponseDataItemAttributes.d.ts +4 -4
- package/dist/cjs/api/resources/wallets/types/ListAgentsWalletsResponseDataItemAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/ListAgentsWalletsResponseDataItemAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/wallets/types/ListAgentsWalletsResponseDataItemMetaWalletAccess.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/ListAgentsWalletsResponseDataItemRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/ListAgentsWalletsResponseDataItemRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/ListAgentsWalletsResponseDataItemRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/ListAgentsWalletsResponseDataItemType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/ListAgentsWalletsResponseDataItemType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/ListWalletsResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/ListWalletsResponseDataItemAttributesBalance.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataAttributes.d.ts +4 -4
- package/dist/cjs/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataMetaWalletAccess.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/SetDefaultWalletsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/SetDefaultWalletsResponseDataAttributes.d.ts +3 -3
- package/dist/cjs/api/resources/wallets/types/SetDefaultWalletsResponseDataAttributesBalance.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/SetDefaultWalletsResponseDataAttributesClaims.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/SetDefaultWalletsResponseDataAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/SetDefaultWalletsResponseDataAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/wallets/types/SetDefaultWalletsResponseDataRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/SetDefaultWalletsResponseDataRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/SetDefaultWalletsResponseDataRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/SetDefaultWalletsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/SetDefaultWalletsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/UnfreezeWalletsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/UnfreezeWalletsResponseDataAttributes.d.ts +3 -3
- package/dist/cjs/api/resources/wallets/types/UnfreezeWalletsResponseDataAttributesBalance.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/UnfreezeWalletsResponseDataAttributesClaims.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/UnfreezeWalletsResponseDataAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/UnfreezeWalletsResponseDataAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/wallets/types/UnfreezeWalletsResponseDataRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/UnfreezeWalletsResponseDataRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/UnfreezeWalletsResponseDataRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/UnfreezeWalletsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/UnfreezeWalletsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/UpdateWalletsResponseData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/UpdateWalletsResponseDataAttributes.d.ts +3 -3
- package/dist/cjs/api/resources/wallets/types/UpdateWalletsResponseDataAttributesBalance.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/UpdateWalletsResponseDataAttributesClaims.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/UpdateWalletsResponseDataAttributesStatus.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/UpdateWalletsResponseDataAttributesStatus.js +1 -1
- package/dist/cjs/api/resources/wallets/types/UpdateWalletsResponseDataRelationshipsPartyData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/UpdateWalletsResponseDataRelationshipsPartyDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/UpdateWalletsResponseDataRelationshipsPartyDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/UpdateWalletsResponseDataType.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/UpdateWalletsResponseDataType.js +1 -0
- package/dist/cjs/api/resources/wallets/types/WalletAttrs.d.ts +3 -3
- package/dist/cjs/api/resources/wallets/types/WalletClaims.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/WalletDetailAttrs.d.ts +3 -3
- package/dist/cjs/api/resources/wallets/types/WalletDetailClaims.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/WalletDetailData.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/WalletDetailKind.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/WalletDetailKind.js +1 -0
- package/dist/cjs/api/resources/wallets/types/WalletDetailPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/WalletDetailPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/WalletDetailPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/wallets/types/WalletDetailStatus.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/WalletDetailStatus.js +1 -1
- package/dist/cjs/api/resources/wallets/types/WalletKind.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/WalletKind.js +1 -0
- package/dist/cjs/api/resources/wallets/types/WalletPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/WalletPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/wallets/types/WalletPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/wallets/types/WalletStatus.d.ts +1 -1
- package/dist/cjs/api/resources/wallets/types/WalletStatus.js +1 -1
- package/dist/cjs/api/resources/webhooks/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/webhooks/client/Client.js +1 -1
- package/dist/cjs/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.ts +5 -0
- package/dist/cjs/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.js +5 -0
- package/dist/cjs/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +5 -0
- package/dist/cjs/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.js +5 -0
- package/dist/cjs/api/resources/webhooks/types/DelWebhookAttrs.d.ts +2 -2
- package/dist/cjs/api/resources/webhooks/types/DelWebhookData.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/DelWebhookKind.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/DelWebhookKind.js +1 -0
- package/dist/cjs/api/resources/webhooks/types/DelWebhookPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/DelWebhookPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/DelWebhookPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.ts +5 -0
- package/dist/cjs/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.js +5 -0
- package/dist/cjs/api/resources/webhooks/types/ListWebhooksResponseDataItem.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/NewWebhookAttrs.d.ts +2 -2
- package/dist/cjs/api/resources/webhooks/types/NewWebhookData.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/NewWebhookKind.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/NewWebhookKind.js +1 -0
- package/dist/cjs/api/resources/webhooks/types/NewWebhookPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/NewWebhookPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/NewWebhookPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.ts +5 -0
- package/dist/cjs/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.js +5 -0
- package/dist/cjs/api/resources/webhooks/types/RotatedWebhookAttrs.d.ts +1 -1
- package/dist/cjs/api/resources/webhooks/types/RotatedWebhookData.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/RotatedWebhookKind.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/RotatedWebhookKind.js +1 -0
- package/dist/cjs/api/resources/webhooks/types/RotatedWebhookPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/RotatedWebhookPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/RotatedWebhookPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/webhooks/types/UpdWebhookAttrs.d.ts +2 -2
- package/dist/cjs/api/resources/webhooks/types/UpdWebhookData.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/UpdWebhookKind.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/UpdWebhookKind.js +1 -0
- package/dist/cjs/api/resources/webhooks/types/UpdWebhookPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/UpdWebhookPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/UpdWebhookPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.ts +5 -0
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.js +5 -0
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +5 -0
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.js +5 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookAttrs.d.ts +2 -2
- package/dist/cjs/api/resources/webhooks/types/WebhookDetailAttrs.d.ts +2 -2
- package/dist/cjs/api/resources/webhooks/types/WebhookDetailData.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookDetailKind.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookDetailKind.js +1 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookDetailPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookDetailPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookDetailPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookEnabledEventsItem.d.ts +5 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookEnabledEventsItem.js +5 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookKind.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookKind.js +1 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookPartyRef.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookPartyRefKind.d.ts +1 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookPartyRefKind.js +1 -0
- package/dist/cjs/api/resources/wire/client/Client.d.ts +132 -0
- package/dist/cjs/api/resources/wire/client/Client.js +501 -0
- package/dist/cjs/api/resources/wire/client/index.d.ts +1 -0
- package/dist/cjs/api/resources/wire/client/index.js +17 -0
- package/dist/cjs/api/resources/wire/client/requests/CancelWireRequest.d.ts +17 -0
- package/dist/cjs/api/resources/wire/client/requests/CancelWireRequest.js +3 -0
- package/dist/cjs/api/resources/wire/client/requests/CreateWireRequest.d.ts +29 -0
- package/dist/cjs/api/resources/wire/client/requests/CreateWireRequest.js +3 -0
- package/dist/cjs/api/resources/wire/client/requests/GetWireRequest.d.ts +10 -0
- package/dist/cjs/api/resources/wire/client/requests/GetWireRequest.js +3 -0
- package/dist/cjs/api/resources/wire/client/requests/ListWireRequest.d.ts +13 -0
- package/dist/cjs/api/resources/wire/client/requests/ListWireRequest.js +3 -0
- package/dist/cjs/api/resources/wire/client/requests/index.d.ts +4 -0
- package/dist/cjs/api/resources/wire/client/requests/index.js +2 -0
- package/dist/cjs/api/resources/wire/exports.d.ts +2 -0
- package/dist/cjs/api/resources/wire/exports.js +21 -0
- package/dist/cjs/api/resources/wire/index.d.ts +2 -0
- package/dist/cjs/api/resources/wire/index.js +18 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponse.d.ts +4 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponse.js +3 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseData.js +3 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataAttributes.d.ts +29 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataAttributes.js +3 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataAttributesCurrency.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataAttributesCurrency.js +8 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataAttributesFailure.d.ts +6 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataAttributesFailure.js +3 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataAttributesStatus.d.ts +12 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataAttributesStatus.js +15 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationships.d.ts +11 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationships.js +3 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsCustomerParty.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsCustomerParty.js +3 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyData.js +3 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalParty.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalParty.js +3 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccount.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccount.js +3 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountData.js +3 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyData.js +3 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsWallet.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsWallet.js +3 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsWalletData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsWalletData.js +3 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsWalletDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataRelationshipsWalletDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/CancelWireResponseDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/CreateWireRequestCurrency.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/CreateWireRequestCurrency.js +8 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponse.d.ts +4 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponse.js +3 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseData.js +3 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataAttributes.d.ts +29 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataAttributes.js +3 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataAttributesCurrency.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataAttributesCurrency.js +8 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataAttributesFailure.d.ts +6 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataAttributesFailure.js +3 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataAttributesStatus.d.ts +12 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataAttributesStatus.js +15 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationships.d.ts +11 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationships.js +3 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsCustomerParty.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsCustomerParty.js +3 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyData.js +3 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalParty.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalParty.js +3 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccount.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccount.js +3 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountData.js +3 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyData.js +3 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsWallet.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsWallet.js +3 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsWalletData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsWalletData.js +3 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsWalletDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataRelationshipsWalletDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/CreateWireResponseDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponse.d.ts +4 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponse.js +3 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseData.js +3 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataAttributes.d.ts +29 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataAttributes.js +3 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataAttributesCurrency.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataAttributesCurrency.js +8 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataAttributesFailure.d.ts +6 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataAttributesFailure.js +3 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataAttributesStatus.d.ts +12 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataAttributesStatus.js +15 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationships.d.ts +11 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationships.js +3 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsCustomerParty.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsCustomerParty.js +3 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyData.js +3 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsExternalParty.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsExternalParty.js +3 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccount.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccount.js +3 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountData.js +3 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyData.js +3 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsWallet.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsWallet.js +3 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsWalletData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsWalletData.js +3 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsWalletDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataRelationshipsWalletDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/GetWireResponseDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/ListWireRequestStatus.d.ts +12 -0
- package/dist/cjs/api/resources/wire/types/ListWireRequestStatus.js +15 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponse.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponse.js +3 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItem.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItem.js +3 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemAttributes.d.ts +29 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemAttributes.js +3 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemAttributesCurrency.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemAttributesCurrency.js +8 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemAttributesFailure.d.ts +6 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemAttributesFailure.js +3 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemAttributesStatus.d.ts +12 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemAttributesStatus.js +15 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationships.d.ts +11 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationships.js +3 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerParty.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerParty.js +3 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyData.js +3 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalParty.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalParty.js +3 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccount.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccount.js +3 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountData.js +3 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyData.js +3 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsWallet.d.ts +8 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsWallet.js +3 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsWalletData.d.ts +9 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsWalletData.js +3 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsWalletDataType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemRelationshipsWalletDataType.js +8 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemType.d.ts +5 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseDataItemType.js +8 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseMeta.d.ts +4 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseMeta.js +3 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseMetaPagination.d.ts +6 -0
- package/dist/cjs/api/resources/wire/types/ListWireResponseMetaPagination.js +3 -0
- package/dist/cjs/api/resources/wire/types/index.d.ts +84 -0
- package/dist/cjs/api/resources/wire/types/index.js +100 -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/ApproveApprovalsResponseDataAttributesTargetType.d.ts +1 -1
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.js +1 -1
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWire.d.ts +12 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWire.js +44 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterparty.d.ts +14 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterparty.js +46 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccount.d.ts +13 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccount.js +45 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.js +39 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyKind.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyKind.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/DenyApprovalsResponseDataAttributesTargetType.d.ts +1 -1
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.js +1 -1
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWire.d.ts +12 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWire.js +44 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterparty.d.ts +14 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterparty.js +46 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccount.d.ts +13 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccount.js +45 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.js +39 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyKind.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyKind.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/GetApprovalsResponseDataAttributesTargetType.d.ts +1 -1
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.js +1 -1
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWire.d.ts +12 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWire.js +44 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterparty.d.ts +14 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterparty.js +46 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccount.d.ts +13 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccount.js +45 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.js +39 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyKind.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyKind.js +39 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.d.ts +1 -1
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.js +1 -1
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWire.d.ts +12 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWire.js +44 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterparty.d.ts +14 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterparty.js +46 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccount.d.ts +13 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccount.js +45 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccountAccountType.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccountAccountType.js +39 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyKind.d.ts +7 -0
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyKind.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/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.d.ts +1 -1
- package/dist/cjs/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.js +5 -0
- package/dist/cjs/serialization/resources/events/types/ListEventsRequestEventType.d.ts +1 -1
- package/dist/cjs/serialization/resources/events/types/ListEventsRequestEventType.js +5 -0
- package/dist/cjs/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.ts +1 -1
- package/dist/cjs/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.js +5 -0
- package/dist/cjs/serialization/resources/externalParties/client/requests/CorrectAddressExternalPartiesRequest.d.ts +12 -0
- package/dist/cjs/serialization/resources/externalParties/client/requests/CorrectAddressExternalPartiesRequest.js +44 -0
- package/dist/cjs/serialization/resources/externalParties/client/requests/index.d.ts +1 -0
- package/dist/cjs/serialization/resources/externalParties/client/requests/index.js +3 -1
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesRequestAddress.d.ts +14 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesRequestAddress.js +46 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponse.d.ts +10 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponse.js +42 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseData.d.ts +15 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseData.js +47 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributes.d.ts +21 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributes.js +53 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesAddress.d.ts +14 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesAddress.js +46 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesKind.d.ts +7 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesKind.js +39 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesScreeningStatus.d.ts +7 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesScreeningStatus.js +39 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationships.d.ts +10 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationships.js +42 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomer.d.ts +10 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomer.js +42 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerData.d.ts +11 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerData.js +43 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerDataType.js +39 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataType.js +39 -0
- package/dist/cjs/serialization/resources/externalParties/types/ExtPartyAttrs.d.ts +1 -0
- package/dist/cjs/serialization/resources/externalParties/types/ExtPartyAttrs.js +1 -0
- package/dist/cjs/serialization/resources/externalParties/types/ExtPartyDetailAttrs.d.ts +1 -0
- package/dist/cjs/serialization/resources/externalParties/types/ExtPartyDetailAttrs.js +1 -0
- package/dist/cjs/serialization/resources/externalParties/types/NewExtPartyAttrs.d.ts +1 -0
- package/dist/cjs/serialization/resources/externalParties/types/NewExtPartyAttrs.js +1 -0
- package/dist/cjs/serialization/resources/externalParties/types/index.d.ts +12 -0
- package/dist/cjs/serialization/resources/externalParties/types/index.js +12 -0
- package/dist/cjs/serialization/resources/externalPartyAccounts/types/CreateExternalPartyAccountsResponseDataAttributesSupportedRailsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/externalPartyAccounts/types/CreateExternalPartyAccountsResponseDataAttributesSupportedRailsItem.js +1 -1
- package/dist/cjs/serialization/resources/externalPartyAccounts/types/GetExternalPartyAccountsResponseDataAttributesSupportedRailsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/externalPartyAccounts/types/GetExternalPartyAccountsResponseDataAttributesSupportedRailsItem.js +1 -1
- package/dist/cjs/serialization/resources/externalPartyAccounts/types/ListExternalPartyAccountsResponseDataItemAttributesSupportedRailsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/externalPartyAccounts/types/ListExternalPartyAccountsResponseDataItemAttributesSupportedRailsItem.js +1 -1
- package/dist/cjs/serialization/resources/index.d.ts +3 -0
- package/dist/cjs/serialization/resources/index.js +4 -1
- package/dist/cjs/serialization/resources/simulations/client/requests/FailWireSimulationsRequest.d.ts +9 -0
- package/dist/cjs/serialization/resources/simulations/client/requests/FailWireSimulationsRequest.js +41 -0
- package/dist/cjs/serialization/resources/simulations/client/requests/SettleWireSimulationsRequest.d.ts +9 -0
- package/dist/cjs/serialization/resources/simulations/client/requests/SettleWireSimulationsRequest.js +41 -0
- package/dist/cjs/serialization/resources/simulations/client/requests/index.d.ts +2 -0
- package/dist/cjs/serialization/resources/simulations/client/requests/index.js +5 -1
- package/dist/cjs/serialization/resources/simulations/types/FailWireSimulationsResponse.d.ts +10 -0
- package/dist/cjs/serialization/resources/simulations/types/FailWireSimulationsResponse.js +42 -0
- package/dist/cjs/serialization/resources/simulations/types/FailWireSimulationsResponseData.d.ts +13 -0
- package/dist/cjs/serialization/resources/simulations/types/FailWireSimulationsResponseData.js +45 -0
- package/dist/cjs/serialization/resources/simulations/types/FailWireSimulationsResponseDataAttributes.d.ts +13 -0
- package/dist/cjs/serialization/resources/simulations/types/FailWireSimulationsResponseDataAttributes.js +45 -0
- package/dist/cjs/serialization/resources/simulations/types/FailWireSimulationsResponseDataAttributesAction.d.ts +7 -0
- package/dist/cjs/serialization/resources/simulations/types/FailWireSimulationsResponseDataAttributesAction.js +39 -0
- package/dist/cjs/serialization/resources/simulations/types/FailWireSimulationsResponseDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/simulations/types/FailWireSimulationsResponseDataType.js +39 -0
- package/dist/cjs/serialization/resources/simulations/types/SettleWireSimulationsResponse.d.ts +10 -0
- package/dist/cjs/serialization/resources/simulations/types/SettleWireSimulationsResponse.js +42 -0
- package/dist/cjs/serialization/resources/simulations/types/SettleWireSimulationsResponseData.d.ts +13 -0
- package/dist/cjs/serialization/resources/simulations/types/SettleWireSimulationsResponseData.js +45 -0
- package/dist/cjs/serialization/resources/simulations/types/SettleWireSimulationsResponseDataAttributes.d.ts +13 -0
- package/dist/cjs/serialization/resources/simulations/types/SettleWireSimulationsResponseDataAttributes.js +45 -0
- package/dist/cjs/serialization/resources/simulations/types/SettleWireSimulationsResponseDataAttributesAction.d.ts +7 -0
- package/dist/cjs/serialization/resources/simulations/types/SettleWireSimulationsResponseDataAttributesAction.js +39 -0
- package/dist/cjs/serialization/resources/simulations/types/SettleWireSimulationsResponseDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/simulations/types/SettleWireSimulationsResponseDataType.js +39 -0
- package/dist/cjs/serialization/resources/simulations/types/index.d.ts +10 -0
- package/dist/cjs/serialization/resources/simulations/types/index.js +10 -0
- package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.js +5 -0
- package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.js +5 -0
- package/dist/cjs/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.js +5 -0
- package/dist/cjs/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.js +5 -0
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.js +5 -0
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.js +5 -0
- package/dist/cjs/serialization/resources/webhooks/types/WebhookEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/WebhookEnabledEventsItem.js +5 -0
- package/dist/cjs/serialization/resources/wire/client/index.d.ts +1 -0
- package/dist/cjs/serialization/resources/wire/client/index.js +17 -0
- package/dist/cjs/serialization/resources/wire/client/requests/CancelWireRequest.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/client/requests/CancelWireRequest.js +42 -0
- package/dist/cjs/serialization/resources/wire/client/requests/CreateWireRequest.d.ts +16 -0
- package/dist/cjs/serialization/resources/wire/client/requests/CreateWireRequest.js +48 -0
- package/dist/cjs/serialization/resources/wire/client/requests/index.d.ts +2 -0
- package/dist/cjs/serialization/resources/wire/client/requests/index.js +7 -0
- package/dist/cjs/serialization/resources/wire/index.d.ts +2 -0
- package/dist/cjs/serialization/resources/wire/index.js +18 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponse.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponse.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseData.d.ts +15 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseData.js +47 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataAttributes.d.ts +24 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataAttributes.js +56 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataAttributesCurrency.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataAttributesCurrency.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataAttributesFailure.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataAttributesFailure.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataAttributesStatus.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataAttributesStatus.js +48 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationships.d.ts +16 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationships.js +48 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsCustomerParty.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsCustomerParty.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalParty.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalParty.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccount.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccount.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsWallet.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsWallet.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsWalletData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsWalletData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsWalletDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataRelationshipsWalletDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/CancelWireResponseDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireRequestCurrency.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireRequestCurrency.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponse.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponse.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseData.d.ts +15 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseData.js +47 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataAttributes.d.ts +24 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataAttributes.js +56 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataAttributesCurrency.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataAttributesCurrency.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataAttributesFailure.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataAttributesFailure.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataAttributesStatus.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataAttributesStatus.js +48 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationships.d.ts +16 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationships.js +48 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsCustomerParty.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsCustomerParty.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalParty.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalParty.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccount.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccount.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsWallet.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsWallet.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsWalletData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsWalletData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsWalletDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataRelationshipsWalletDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/CreateWireResponseDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponse.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponse.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseData.d.ts +15 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseData.js +47 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataAttributes.d.ts +24 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataAttributes.js +56 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataAttributesCurrency.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataAttributesCurrency.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataAttributesFailure.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataAttributesFailure.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataAttributesStatus.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataAttributesStatus.js +48 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationships.d.ts +16 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationships.js +48 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsCustomerParty.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsCustomerParty.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalParty.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalParty.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccount.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccount.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsWallet.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsWallet.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsWalletData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsWalletData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsWalletDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataRelationshipsWalletDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/GetWireResponseDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireRequestStatus.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireRequestStatus.js +48 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponse.d.ts +12 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponse.js +44 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItem.d.ts +15 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItem.js +47 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemAttributes.d.ts +24 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemAttributes.js +56 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemAttributesCurrency.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemAttributesCurrency.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemAttributesFailure.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemAttributesFailure.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemAttributesStatus.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemAttributesStatus.js +48 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationships.d.ts +16 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationships.js +48 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerParty.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerParty.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalParty.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalParty.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccount.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccount.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsWallet.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsWallet.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsWalletData.d.ts +11 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsWalletData.js +43 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsWalletDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsWalletDataType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemType.d.ts +7 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseDataItemType.js +39 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseMeta.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseMeta.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseMetaPagination.d.ts +10 -0
- package/dist/cjs/serialization/resources/wire/types/ListWireResponseMetaPagination.js +42 -0
- package/dist/cjs/serialization/resources/wire/types/index.d.ts +84 -0
- package/dist/cjs/serialization/resources/wire/types/index.js +100 -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/Client.d.mts +3 -0
- package/dist/esm/Client.mjs +5 -0
- package/dist/esm/api/resources/ach/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/ach/client/Client.mjs +1 -1
- package/dist/esm/api/resources/ach/client/requests/CancelAchParams.d.mts +2 -1
- package/dist/esm/api/resources/ach/client/requests/NewAchParams.d.mts +8 -3
- package/dist/esm/api/resources/ach/types/AchAttrs.d.mts +15 -4
- package/dist/esm/api/resources/ach/types/AchCurrency.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchCurrency.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchCustomerPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchCustomerPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchCustomerPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchCustomerPartyRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/AchDetailAttrs.d.mts +15 -4
- package/dist/esm/api/resources/ach/types/AchDetailCurrency.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailCurrency.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailCustomerPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailCustomerPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailCustomerPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailCustomerPartyRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/AchDetailData.d.mts +2 -0
- package/dist/esm/api/resources/ach/types/AchDetailDirection.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailDirection.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailExtPartyAcctRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailExtPartyAcctRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailExtPartyAcctRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailExtPartyAcctRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/AchDetailExtPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailExtPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailExtPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailExtPartyRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/AchDetailKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailMandateRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/AchDetailRels.d.mts +5 -0
- package/dist/esm/api/resources/ach/types/AchDetailSecCode.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailSecCode.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailStatus.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailStatus.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailWalletRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailWalletRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailWalletRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchDetailWalletRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/AchDirection.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchDirection.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchExtPartyAcctRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchExtPartyAcctRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchExtPartyAcctRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchExtPartyAcctRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/AchExtPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchExtPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchExtPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchExtPartyRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/AchKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchMandateRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/AchRels.d.mts +5 -0
- package/dist/esm/api/resources/ach/types/AchSecCode.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchSecCode.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchStatus.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchStatus.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchWalletRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchWalletRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/AchWalletRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/AchWalletRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/CancelAchResponseDataAttributesFailure.d.mts +2 -0
- package/dist/esm/api/resources/ach/types/CancelAchResponseDataAttributesReturn.d.mts +6 -0
- package/dist/esm/api/resources/ach/types/CancelAchResponseDataRelationshipsMandateData.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CancelAchResponseDataRelationshipsMandateDataType.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CancelAchResponseDataRelationshipsMandateDataType.mjs +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchAttrs.d.mts +15 -4
- package/dist/esm/api/resources/ach/types/CancelledAchCurrency.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchCurrency.mjs +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchCustomerPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchCustomerPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchCustomerPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchCustomerPartyRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/CancelledAchData.d.mts +2 -0
- package/dist/esm/api/resources/ach/types/CancelledAchDirection.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchDirection.mjs +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchExtPartyAcctRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchExtPartyAcctRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchExtPartyAcctRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchExtPartyAcctRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/CancelledAchExtPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchExtPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchExtPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchExtPartyRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/CancelledAchKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchMandateRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/CancelledAchRels.d.mts +5 -0
- package/dist/esm/api/resources/ach/types/CancelledAchSecCode.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchSecCode.mjs +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchStatus.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchStatus.mjs +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchWalletRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchWalletRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchWalletRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/CancelledAchWalletRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/CreateAchResponseDataAttributesFailure.d.mts +2 -0
- package/dist/esm/api/resources/ach/types/CreateAchResponseDataAttributesReturn.d.mts +6 -0
- package/dist/esm/api/resources/ach/types/CreateAchResponseDataRelationshipsMandateData.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CreateAchResponseDataRelationshipsMandateDataType.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/CreateAchResponseDataRelationshipsMandateDataType.mjs +1 -0
- package/dist/esm/api/resources/ach/types/GetAchResponseDataAttributesFailure.d.mts +2 -0
- package/dist/esm/api/resources/ach/types/GetAchResponseDataAttributesReturn.d.mts +6 -0
- package/dist/esm/api/resources/ach/types/GetAchResponseDataRelationshipsMandateData.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/GetAchResponseDataRelationshipsMandateDataType.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/GetAchResponseDataRelationshipsMandateDataType.mjs +1 -0
- package/dist/esm/api/resources/ach/types/ListAchRequestDirection.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/ListAchRequestDirection.mjs +1 -0
- package/dist/esm/api/resources/ach/types/ListAchRequestStatus.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/ListAchRequestStatus.mjs +1 -0
- package/dist/esm/api/resources/ach/types/ListAchResponseDataItem.d.mts +2 -0
- package/dist/esm/api/resources/ach/types/ListAchResponseDataItemAttributesFailure.d.mts +2 -0
- package/dist/esm/api/resources/ach/types/ListAchResponseDataItemAttributesReturn.d.mts +6 -0
- package/dist/esm/api/resources/ach/types/ListAchResponseDataItemRelationshipsMandateData.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/ListAchResponseDataItemRelationshipsMandateDataType.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/ListAchResponseDataItemRelationshipsMandateDataType.mjs +1 -0
- package/dist/esm/api/resources/ach/types/NewAchAttrs.d.mts +15 -4
- package/dist/esm/api/resources/ach/types/NewAchCurrency.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/NewAchCurrency.mjs +1 -0
- package/dist/esm/api/resources/ach/types/NewAchCustomerPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/NewAchCustomerPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/NewAchCustomerPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/NewAchCustomerPartyRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/NewAchData.d.mts +2 -0
- package/dist/esm/api/resources/ach/types/NewAchDirection.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/NewAchDirection.mjs +1 -0
- package/dist/esm/api/resources/ach/types/NewAchExtPartyAcctRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/NewAchExtPartyAcctRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/NewAchExtPartyAcctRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/NewAchExtPartyAcctRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/NewAchExtPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/NewAchExtPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/NewAchExtPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/NewAchExtPartyRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/NewAchKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/NewAchKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/NewAchMandateRel.d.mts +3 -0
- package/dist/esm/api/resources/ach/types/NewAchParamsCurrency.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/NewAchParamsCurrency.mjs +1 -0
- package/dist/esm/api/resources/ach/types/NewAchParamsDirection.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/NewAchParamsDirection.mjs +1 -0
- package/dist/esm/api/resources/ach/types/NewAchRels.d.mts +5 -0
- package/dist/esm/api/resources/ach/types/NewAchSecCode.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/NewAchSecCode.mjs +1 -0
- package/dist/esm/api/resources/ach/types/NewAchStatus.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/NewAchStatus.mjs +1 -0
- package/dist/esm/api/resources/ach/types/NewAchWalletRef.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/NewAchWalletRefKind.d.mts +1 -0
- package/dist/esm/api/resources/ach/types/NewAchWalletRefKind.mjs +1 -0
- package/dist/esm/api/resources/ach/types/NewAchWalletRel.d.mts +3 -0
- package/dist/esm/api/resources/agentKeys/client/Client.d.mts +2 -2
- package/dist/esm/api/resources/agentKeys/client/Client.mjs +2 -2
- package/dist/esm/api/resources/agentKeys/types/CreateAgentKeysRequestDataRelationshipsAgentData.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/CreateAgentKeysRequestDataRelationshipsAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/CreateAgentKeysRequestDataRelationshipsAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/agentKeys/types/CreateAgentKeysResponseData.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/CreateAgentKeysResponseDataAttributes.d.mts +5 -5
- package/dist/esm/api/resources/agentKeys/types/CreateAgentKeysResponseDataAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/agentKeys/types/CreateAgentKeysResponseDataAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/agentKeys/types/CreateAgentKeysResponseDataRelationshipsAgentData.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/CreateAgentKeysResponseDataRelationshipsAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/CreateAgentKeysResponseDataRelationshipsAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/agentKeys/types/CreateAgentKeysResponseDataRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/CreateAgentKeysResponseDataRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/CreateAgentKeysResponseDataRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/agentKeys/types/CreateAgentKeysResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/CreateAgentKeysResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/agentKeys/types/ListAgentKeysResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/ListAgentKeysResponseDataItemAttributes.d.mts +5 -5
- package/dist/esm/api/resources/agentKeys/types/ListAgentKeysResponseDataItemAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/agentKeys/types/ListAgentKeysResponseDataItemAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/agentKeys/types/ListAgentKeysResponseDataItemRelationshipsAgentData.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/ListAgentKeysResponseDataItemRelationshipsAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/ListAgentKeysResponseDataItemRelationshipsAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/agentKeys/types/ListAgentKeysResponseDataItemRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/ListAgentKeysResponseDataItemRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/ListAgentKeysResponseDataItemRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/agentKeys/types/ListAgentKeysResponseDataItemType.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/ListAgentKeysResponseDataItemType.mjs +1 -0
- package/dist/esm/api/resources/agentKeys/types/RevokeAgentKeysResponseData.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/RevokeAgentKeysResponseDataAttributes.d.mts +5 -5
- package/dist/esm/api/resources/agentKeys/types/RevokeAgentKeysResponseDataAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/agentKeys/types/RevokeAgentKeysResponseDataAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/agentKeys/types/RevokeAgentKeysResponseDataRelationshipsAgentData.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/RevokeAgentKeysResponseDataRelationshipsAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/RevokeAgentKeysResponseDataRelationshipsAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/agentKeys/types/RevokeAgentKeysResponseDataRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/RevokeAgentKeysResponseDataRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/RevokeAgentKeysResponseDataRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/agentKeys/types/RevokeAgentKeysResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/RevokeAgentKeysResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/agentKeys/types/RotateAgentKeysResponseData.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/RotateAgentKeysResponseDataAttributes.d.mts +6 -6
- package/dist/esm/api/resources/agentKeys/types/RotateAgentKeysResponseDataAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/agentKeys/types/RotateAgentKeysResponseDataAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/agentKeys/types/RotateAgentKeysResponseDataRelationshipsAgentData.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/RotateAgentKeysResponseDataRelationshipsAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/RotateAgentKeysResponseDataRelationshipsAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/agentKeys/types/RotateAgentKeysResponseDataRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/RotateAgentKeysResponseDataRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/RotateAgentKeysResponseDataRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/agentKeys/types/RotateAgentKeysResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/agentKeys/types/RotateAgentKeysResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/agents/client/Client.d.mts +8 -8
- package/dist/esm/api/resources/agents/client/Client.mjs +8 -8
- package/dist/esm/api/resources/agents/client/requests/NewAgentParams.d.mts +6 -5
- package/dist/esm/api/resources/agents/client/requests/UpdAgentParams.d.mts +3 -3
- package/dist/esm/api/resources/agents/types/AgentAttrs.d.mts +4 -4
- package/dist/esm/api/resources/agents/types/AgentDetailAttrs.d.mts +4 -4
- package/dist/esm/api/resources/agents/types/AgentDetailData.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/AgentDetailKind.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/AgentDetailKind.mjs +1 -0
- package/dist/esm/api/resources/agents/types/AgentDetailPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/AgentDetailPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/AgentDetailPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/agents/types/AgentDetailStatus.d.mts +1 -1
- package/dist/esm/api/resources/agents/types/AgentDetailStatus.mjs +1 -1
- package/dist/esm/api/resources/agents/types/AgentKind.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/AgentKind.mjs +1 -0
- package/dist/esm/api/resources/agents/types/AgentPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/AgentPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/AgentPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/agents/types/AgentStatus.d.mts +1 -1
- package/dist/esm/api/resources/agents/types/AgentStatus.mjs +1 -1
- package/dist/esm/api/resources/agents/types/CreateCustomerAgentsResponseDataItemRelationshipsCustomerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/CreateCustomerAgentsResponseDataItemRelationshipsCustomerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/CreateCustomerAgentsResponseDataItemRelationshipsCustomerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/agents/types/DelAgentAttrs.d.mts +4 -4
- package/dist/esm/api/resources/agents/types/DelAgentData.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/DelAgentKind.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/DelAgentKind.mjs +1 -0
- package/dist/esm/api/resources/agents/types/DelAgentPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/DelAgentPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/DelAgentPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/agents/types/DelAgentStatus.d.mts +1 -1
- package/dist/esm/api/resources/agents/types/DelAgentStatus.mjs +1 -1
- package/dist/esm/api/resources/agents/types/ListAgentsResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/ListInvitationsAgentsResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/ListInvitationsAgentsResponseDataItemAttributes.d.mts +6 -6
- package/dist/esm/api/resources/agents/types/ListInvitationsAgentsResponseDataItemAttributesEffectiveStatus.d.mts +1 -1
- package/dist/esm/api/resources/agents/types/ListInvitationsAgentsResponseDataItemAttributesEffectiveStatus.mjs +1 -1
- package/dist/esm/api/resources/agents/types/ListInvitationsAgentsResponseDataItemRelationshipsAgentData.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/ListInvitationsAgentsResponseDataItemRelationshipsAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/ListInvitationsAgentsResponseDataItemRelationshipsAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/agents/types/ListInvitationsAgentsResponseDataItemRelationshipsCustomerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/ListInvitationsAgentsResponseDataItemRelationshipsCustomerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/ListInvitationsAgentsResponseDataItemRelationshipsCustomerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/agents/types/ListInvitationsAgentsResponseDataItemType.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/ListInvitationsAgentsResponseDataItemType.mjs +1 -0
- package/dist/esm/api/resources/agents/types/NewAgentAttrs.d.mts +4 -4
- package/dist/esm/api/resources/agents/types/NewAgentData.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/NewAgentKind.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/NewAgentKind.mjs +1 -0
- package/dist/esm/api/resources/agents/types/NewAgentPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/NewAgentPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/NewAgentPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/agents/types/NewAgentStatus.d.mts +1 -1
- package/dist/esm/api/resources/agents/types/NewAgentStatus.mjs +1 -1
- package/dist/esm/api/resources/agents/types/RevokeInvitationAgentsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/RevokeInvitationAgentsResponseDataAttributes.d.mts +6 -6
- package/dist/esm/api/resources/agents/types/RevokeInvitationAgentsResponseDataAttributesEffectiveStatus.d.mts +1 -1
- package/dist/esm/api/resources/agents/types/RevokeInvitationAgentsResponseDataAttributesEffectiveStatus.mjs +1 -1
- package/dist/esm/api/resources/agents/types/RevokeInvitationAgentsResponseDataRelationshipsAgentData.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/RevokeInvitationAgentsResponseDataRelationshipsAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/RevokeInvitationAgentsResponseDataRelationshipsAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/agents/types/RevokeInvitationAgentsResponseDataRelationshipsCustomerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/RevokeInvitationAgentsResponseDataRelationshipsCustomerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/RevokeInvitationAgentsResponseDataRelationshipsCustomerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/agents/types/RevokeInvitationAgentsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/RevokeInvitationAgentsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/agents/types/UpdAgentAttrs.d.mts +4 -4
- package/dist/esm/api/resources/agents/types/UpdAgentData.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/UpdAgentKind.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/UpdAgentKind.mjs +1 -0
- package/dist/esm/api/resources/agents/types/UpdAgentPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/UpdAgentPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/UpdAgentPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/agents/types/UpdAgentStatus.d.mts +1 -1
- package/dist/esm/api/resources/agents/types/UpdAgentStatus.mjs +1 -1
- package/dist/esm/api/resources/apiKeys/types/ApiKeyAttrs.d.mts +4 -4
- package/dist/esm/api/resources/apiKeys/types/ApiKeyDetailAttrs.d.mts +4 -4
- package/dist/esm/api/resources/apiKeys/types/ApiKeyDetailData.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/ApiKeyDetailEnvironment.d.mts +1 -1
- package/dist/esm/api/resources/apiKeys/types/ApiKeyDetailEnvironment.mjs +1 -1
- package/dist/esm/api/resources/apiKeys/types/ApiKeyDetailKind.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/ApiKeyDetailKind.mjs +1 -0
- package/dist/esm/api/resources/apiKeys/types/ApiKeyDetailPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/ApiKeyDetailPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/ApiKeyDetailPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/apiKeys/types/ApiKeyEnvironment.d.mts +1 -1
- package/dist/esm/api/resources/apiKeys/types/ApiKeyEnvironment.mjs +1 -1
- package/dist/esm/api/resources/apiKeys/types/ApiKeyKind.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/ApiKeyKind.mjs +1 -0
- package/dist/esm/api/resources/apiKeys/types/ApiKeyPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/ApiKeyPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/ApiKeyPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/apiKeys/types/DelApiKeyAttrs.d.mts +4 -4
- package/dist/esm/api/resources/apiKeys/types/DelApiKeyData.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/DelApiKeyEnvironment.d.mts +1 -1
- package/dist/esm/api/resources/apiKeys/types/DelApiKeyEnvironment.mjs +1 -1
- package/dist/esm/api/resources/apiKeys/types/DelApiKeyKind.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/DelApiKeyKind.mjs +1 -0
- package/dist/esm/api/resources/apiKeys/types/DelApiKeyPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/DelApiKeyPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/DelApiKeyPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/apiKeys/types/ListApiKeysRequestStatus.d.mts +1 -1
- package/dist/esm/api/resources/apiKeys/types/ListApiKeysRequestStatus.mjs +1 -1
- package/dist/esm/api/resources/apiKeys/types/ListApiKeysResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/NewApiKeyAttrs.d.mts +4 -4
- package/dist/esm/api/resources/apiKeys/types/NewApiKeyData.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/NewApiKeyEnvironment.d.mts +1 -1
- package/dist/esm/api/resources/apiKeys/types/NewApiKeyEnvironment.mjs +1 -1
- package/dist/esm/api/resources/apiKeys/types/NewApiKeyKind.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/NewApiKeyKind.mjs +1 -0
- package/dist/esm/api/resources/apiKeys/types/NewApiKeyPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/NewApiKeyPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/NewApiKeyPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/approvals/client/Client.d.mts +2 -2
- package/dist/esm/api/resources/approvals/client/Client.mjs +2 -2
- package/dist/esm/api/resources/approvals/types/ApprovalAttrs.d.mts +5 -3
- package/dist/esm/api/resources/approvals/types/ApprovalDetailAttrs.d.mts +5 -3
- package/dist/esm/api/resources/approvals/types/ApprovalDetailData.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/ApprovalDetailKind.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/ApprovalDetailKind.mjs +1 -0
- package/dist/esm/api/resources/approvals/types/ApprovalKind.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/ApprovalKind.mjs +1 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesAch.d.mts +1 -1
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesAchMandate.d.mts +2 -2
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesReasonsItem.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesReasonsItemType.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesReasonsItemType.mjs +1 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.mjs +1 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWire.d.mts +9 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWire.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterparty.d.mts +11 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterparty.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccount.d.mts +14 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccount.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.mjs +6 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyKind.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyKind.mjs +6 -0
- package/dist/esm/api/resources/approvals/types/ApproveResultAttrs.d.mts +5 -3
- package/dist/esm/api/resources/approvals/types/ApproveResultData.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/ApproveResultKind.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/ApproveResultKind.mjs +1 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesAch.d.mts +1 -1
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesAchMandate.d.mts +2 -2
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesReasonsItem.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesReasonsItemType.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesReasonsItemType.mjs +1 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.mjs +1 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWire.d.mts +9 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWire.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterparty.d.mts +11 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterparty.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccount.d.mts +14 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccount.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.mjs +6 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyKind.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyKind.mjs +6 -0
- package/dist/esm/api/resources/approvals/types/DenyResultAttrs.d.mts +5 -3
- package/dist/esm/api/resources/approvals/types/DenyResultData.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/DenyResultKind.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/DenyResultKind.mjs +1 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesAch.d.mts +1 -1
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesAchMandate.d.mts +2 -2
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesReasonsItem.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesReasonsItemType.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesReasonsItemType.mjs +1 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.mjs +1 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesWire.d.mts +9 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesWire.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterparty.d.mts +11 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterparty.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccount.d.mts +14 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccount.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.mjs +6 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyKind.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyKind.mjs +6 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsRequestStatus.d.mts +1 -1
- package/dist/esm/api/resources/approvals/types/ListApprovalsRequestStatus.mjs +1 -1
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesAch.d.mts +1 -1
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesAchMandate.d.mts +2 -2
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesReasonsItem.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesReasonsItemType.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesReasonsItemType.mjs +1 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.mjs +1 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWire.d.mts +9 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWire.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterparty.d.mts +11 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterparty.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccount.d.mts +14 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccount.mjs +2 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccountAccountType.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccountAccountType.mjs +6 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyKind.d.mts +6 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyKind.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/api/resources/customers/client/Client.d.mts +4 -4
- package/dist/esm/api/resources/customers/client/Client.mjs +4 -4
- package/dist/esm/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.mts +5 -5
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemLimits.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemAttributes.d.mts +6 -6
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemAttributesEffectiveStatus.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemAttributesEffectiveStatus.mjs +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemRelationshipsAgentData.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemRelationshipsAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemRelationshipsAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemRelationshipsCustomerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemRelationshipsCustomerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemRelationshipsCustomerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemType.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersResponseDataItemType.mjs +1 -0
- package/dist/esm/api/resources/customers/types/CustomerAttrs.d.mts +2 -2
- package/dist/esm/api/resources/customers/types/CustomerConnectedAgent.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/CustomerDelegation.d.mts +3 -3
- package/dist/esm/api/resources/customers/types/CustomerDetailAttrs.d.mts +2 -2
- package/dist/esm/api/resources/customers/types/CustomerDetailConnectedAgent.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/CustomerDetailData.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/CustomerDetailDelegation.d.mts +3 -3
- package/dist/esm/api/resources/customers/types/CustomerDetailKind.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/CustomerDetailKind.mjs +1 -0
- package/dist/esm/api/resources/customers/types/CustomerKind.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/CustomerKind.mjs +1 -0
- package/dist/esm/api/resources/customers/types/GetCustomersResponseDataAttributesDelegationStatus.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/GetCustomersResponseDataAttributesDelegationStatus.mjs +1 -1
- package/dist/esm/api/resources/customers/types/ListCustomersResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/ListCustomersResponseDataItemAttributesDelegationStatus.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/ListCustomersResponseDataItemAttributesDelegationStatus.mjs +1 -1
- package/dist/esm/api/resources/customers/types/ListInvitationsCustomersResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/ListInvitationsCustomersResponseDataItemAttributes.d.mts +2 -2
- package/dist/esm/api/resources/customers/types/ListInvitationsCustomersResponseDataItemAttributesAgentInvitationsItem.d.mts +2 -2
- package/dist/esm/api/resources/customers/types/ListInvitationsCustomersResponseDataItemAttributesAgentInvitationsItemAgent.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/ListInvitationsCustomersResponseDataItemAttributesParty.d.mts +2 -2
- package/dist/esm/api/resources/customers/types/ListInvitationsCustomersResponseDataItemType.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/ListInvitationsCustomersResponseDataItemType.mjs +1 -0
- package/dist/esm/api/resources/customers/types/RemoveCustomersResponseData.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/RemoveCustomersResponseDataAttributes.d.mts +2 -2
- package/dist/esm/api/resources/customers/types/RemoveCustomersResponseDataAttributesAgentsItem.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/RemoveCustomersResponseDataAttributesDelegation.d.mts +3 -3
- package/dist/esm/api/resources/customers/types/RemoveCustomersResponseDataAttributesDelegationStatus.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/RemoveCustomersResponseDataAttributesDelegationStatus.mjs +1 -1
- package/dist/esm/api/resources/customers/types/RemoveCustomersResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/RemoveCustomersResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseMetaData.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseMetaDataAttributes.d.mts +2 -2
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseMetaDataAttributesAgentsItem.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseMetaDataAttributesDelegation.d.mts +3 -3
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseMetaDataAttributesDelegationStatus.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseMetaDataAttributesDelegationStatus.mjs +1 -1
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseMetaDataType.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseMetaDataType.mjs +1 -0
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseZeroData.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseZeroDataAttributes.d.mts +2 -2
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseZeroDataAttributesAgentsItem.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseZeroDataAttributesDelegation.d.mts +3 -3
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseZeroDataAttributesDelegationStatus.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseZeroDataAttributesDelegationStatus.mjs +1 -1
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseZeroDataType.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/RevokeAgentCustomersResponseZeroDataType.mjs +1 -0
- package/dist/esm/api/resources/customers/types/RevokeInvitationCustomersResponseData.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/RevokeInvitationCustomersResponseDataAttributes.d.mts +6 -6
- package/dist/esm/api/resources/customers/types/RevokeInvitationCustomersResponseDataAttributesEffectiveStatus.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/RevokeInvitationCustomersResponseDataAttributesEffectiveStatus.mjs +1 -1
- package/dist/esm/api/resources/customers/types/RevokeInvitationCustomersResponseDataRelationshipsAgentData.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/RevokeInvitationCustomersResponseDataRelationshipsAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/RevokeInvitationCustomersResponseDataRelationshipsAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/customers/types/RevokeInvitationCustomersResponseDataRelationshipsCustomerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/RevokeInvitationCustomersResponseDataRelationshipsCustomerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/RevokeInvitationCustomersResponseDataRelationshipsCustomerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/customers/types/RevokeInvitationCustomersResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/RevokeInvitationCustomersResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/events/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/events/client/Client.mjs +1 -1
- package/dist/esm/api/resources/events/types/GetEventsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/events/types/GetEventsResponseDataAttributes.d.mts +2 -2
- package/dist/esm/api/resources/events/types/GetEventsResponseDataAttributesEventType.d.mts +5 -0
- package/dist/esm/api/resources/events/types/GetEventsResponseDataAttributesEventType.mjs +5 -0
- package/dist/esm/api/resources/events/types/GetEventsResponseDataAttributesPayload.d.mts +1 -1
- package/dist/esm/api/resources/events/types/GetEventsResponseDataRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/events/types/GetEventsResponseDataRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/events/types/GetEventsResponseDataRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/events/types/GetEventsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/events/types/GetEventsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/events/types/ListEventsRequestEventType.d.mts +5 -0
- package/dist/esm/api/resources/events/types/ListEventsRequestEventType.mjs +5 -0
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItemAttributes.d.mts +2 -2
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.mts +5 -0
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.mjs +5 -0
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItemAttributesPayload.d.mts +1 -1
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItemRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItemRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItemRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItemType.d.mts +1 -0
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItemType.mjs +1 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseData.d.mts +2 -2
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataAttributes.d.mts +11 -11
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationships.d.mts +2 -2
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.d.mts +1 -1
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.d.mts +1 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.d.mts +1 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.mjs +1 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.d.mts +1 -1
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.d.mts +1 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.d.mts +1 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.mjs +1 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataType.d.mts +1 -1
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataType.mjs +1 -1
- package/dist/esm/api/resources/externalAccounts/client/requests/CreateFromProcessorTokenExternalAccountsRequest.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.d.mts +3 -3
- package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesConnectionStatus.d.mts +1 -1
- package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesConnectionStatus.mjs +1 -1
- package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemType.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemType.mjs +1 -0
- package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseMetaRejectedAccountsItem.d.mts +1 -1
- package/dist/esm/api/resources/externalAccounts/types/DelExtAcctAttrs.d.mts +3 -3
- package/dist/esm/api/resources/externalAccounts/types/DelExtAcctData.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/DelExtAcctKind.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/DelExtAcctKind.mjs +1 -0
- package/dist/esm/api/resources/externalAccounts/types/DelExtAcctPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/DelExtAcctPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/DelExtAcctPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/externalAccounts/types/ExtAcctAttrs.d.mts +3 -3
- package/dist/esm/api/resources/externalAccounts/types/ExtAcctKind.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/ExtAcctKind.mjs +1 -0
- package/dist/esm/api/resources/externalAccounts/types/ExtAcctPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/ExtAcctPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/ExtAcctPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/externalAccounts/types/GetExternalAccountsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributes.d.mts +3 -3
- package/dist/esm/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesConnectionStatus.d.mts +1 -1
- package/dist/esm/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesConnectionStatus.mjs +1 -1
- package/dist/esm/api/resources/externalAccounts/types/GetExternalAccountsResponseDataRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/GetExternalAccountsResponseDataRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/GetExternalAccountsResponseDataRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/externalAccounts/types/GetExternalAccountsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/GetExternalAccountsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/externalAccounts/types/ListExternalAccountsResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesConnectionStatus.d.mts +1 -1
- package/dist/esm/api/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesConnectionStatus.mjs +1 -1
- package/dist/esm/api/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesConnectionStatus.d.mts +1 -1
- package/dist/esm/api/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesConnectionStatus.mjs +1 -1
- package/dist/esm/api/resources/externalParties/client/Client.d.mts +37 -1
- package/dist/esm/api/resources/externalParties/client/Client.mjs +110 -1
- package/dist/esm/api/resources/externalParties/client/requests/CorrectAddressExternalPartiesRequest.d.mts +24 -0
- package/dist/esm/api/resources/externalParties/client/requests/CorrectAddressExternalPartiesRequest.mjs +2 -0
- package/dist/esm/api/resources/externalParties/client/requests/NewExtPartyParams.d.mts +2 -2
- package/dist/esm/api/resources/externalParties/client/requests/index.d.mts +1 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesRequestAddress.d.mts +17 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesRequestAddress.mjs +2 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponse.d.mts +4 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponse.mjs +2 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseData.d.mts +9 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseData.mjs +2 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributes.d.mts +23 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributes.mjs +2 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesAddress.d.mts +14 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesAddress.mjs +2 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesKind.d.mts +6 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesKind.mjs +6 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesScreeningStatus.d.mts +7 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesScreeningStatus.mjs +7 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationships.d.mts +5 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationships.mjs +2 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomer.d.mts +8 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomer.mjs +2 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerData.d.mts +9 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerData.mjs +2 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerDataType.d.mts +5 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerDataType.mjs +5 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataType.d.mts +5 -0
- package/dist/esm/api/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataType.mjs +5 -0
- package/dist/esm/api/resources/externalParties/types/CreateExternalPartiesResponseDataAttributesAddress.d.mts +6 -0
- package/dist/esm/api/resources/externalParties/types/ExtPartyAttrs.d.mts +5 -3
- package/dist/esm/api/resources/externalParties/types/ExtPartyCustomerRef.d.mts +1 -0
- package/dist/esm/api/resources/externalParties/types/ExtPartyCustomerRefKind.d.mts +1 -0
- package/dist/esm/api/resources/externalParties/types/ExtPartyCustomerRefKind.mjs +1 -0
- package/dist/esm/api/resources/externalParties/types/ExtPartyDetailAttrs.d.mts +5 -3
- package/dist/esm/api/resources/externalParties/types/ExtPartyDetailCustomerRef.d.mts +1 -0
- package/dist/esm/api/resources/externalParties/types/ExtPartyDetailCustomerRefKind.d.mts +1 -0
- package/dist/esm/api/resources/externalParties/types/ExtPartyDetailCustomerRefKind.mjs +1 -0
- package/dist/esm/api/resources/externalParties/types/ExtPartyDetailData.d.mts +2 -1
- package/dist/esm/api/resources/externalParties/types/ExtPartyDetailKind.d.mts +1 -1
- package/dist/esm/api/resources/externalParties/types/ExtPartyDetailKind.mjs +1 -1
- package/dist/esm/api/resources/externalParties/types/ExtPartyKind.d.mts +1 -1
- package/dist/esm/api/resources/externalParties/types/ExtPartyKind.mjs +1 -1
- package/dist/esm/api/resources/externalParties/types/GetExternalPartiesResponseDataAttributesAddress.d.mts +6 -0
- package/dist/esm/api/resources/externalParties/types/ListExternalPartiesResponseDataItem.d.mts +2 -1
- package/dist/esm/api/resources/externalParties/types/ListExternalPartiesResponseDataItemAttributesAddress.d.mts +6 -0
- package/dist/esm/api/resources/externalParties/types/NewExtPartyAttrs.d.mts +5 -3
- package/dist/esm/api/resources/externalParties/types/NewExtPartyCustomerRef.d.mts +1 -0
- package/dist/esm/api/resources/externalParties/types/NewExtPartyCustomerRefKind.d.mts +1 -0
- package/dist/esm/api/resources/externalParties/types/NewExtPartyCustomerRefKind.mjs +1 -0
- package/dist/esm/api/resources/externalParties/types/NewExtPartyData.d.mts +2 -1
- package/dist/esm/api/resources/externalParties/types/NewExtPartyKind.d.mts +1 -1
- package/dist/esm/api/resources/externalParties/types/NewExtPartyKind.mjs +1 -1
- package/dist/esm/api/resources/externalParties/types/NewExtPartyParamsAddress.d.mts +4 -1
- package/dist/esm/api/resources/externalParties/types/index.d.mts +12 -0
- package/dist/esm/api/resources/externalParties/types/index.mjs +12 -0
- package/dist/esm/api/resources/externalPartyAccounts/client/Client.d.mts +3 -3
- package/dist/esm/api/resources/externalPartyAccounts/client/Client.mjs +3 -3
- package/dist/esm/api/resources/externalPartyAccounts/client/requests/NewExtPartyAcctParams.d.mts +2 -2
- package/dist/esm/api/resources/externalPartyAccounts/types/CreateExternalPartyAccountsResponseDataAttributesSupportedRailsItem.d.mts +1 -0
- package/dist/esm/api/resources/externalPartyAccounts/types/CreateExternalPartyAccountsResponseDataAttributesSupportedRailsItem.mjs +1 -0
- package/dist/esm/api/resources/externalPartyAccounts/types/ExtPartyAcctAttrs.d.mts +2 -2
- package/dist/esm/api/resources/externalPartyAccounts/types/ExtPartyAcctDetailAttrs.d.mts +2 -2
- package/dist/esm/api/resources/externalPartyAccounts/types/ExtPartyAcctDetailData.d.mts +2 -1
- package/dist/esm/api/resources/externalPartyAccounts/types/ExtPartyAcctDetailExtPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/externalPartyAccounts/types/ExtPartyAcctDetailExtPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/externalPartyAccounts/types/ExtPartyAcctDetailExtPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/externalPartyAccounts/types/ExtPartyAcctDetailKind.d.mts +1 -1
- package/dist/esm/api/resources/externalPartyAccounts/types/ExtPartyAcctDetailKind.mjs +1 -1
- package/dist/esm/api/resources/externalPartyAccounts/types/ExtPartyAcctExtPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/externalPartyAccounts/types/ExtPartyAcctExtPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/externalPartyAccounts/types/ExtPartyAcctExtPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/externalPartyAccounts/types/ExtPartyAcctKind.d.mts +1 -1
- package/dist/esm/api/resources/externalPartyAccounts/types/ExtPartyAcctKind.mjs +1 -1
- package/dist/esm/api/resources/externalPartyAccounts/types/GetExternalPartyAccountsResponseDataAttributesSupportedRailsItem.d.mts +1 -0
- package/dist/esm/api/resources/externalPartyAccounts/types/GetExternalPartyAccountsResponseDataAttributesSupportedRailsItem.mjs +1 -0
- package/dist/esm/api/resources/externalPartyAccounts/types/ListExternalPartyAccountsResponseDataItem.d.mts +2 -1
- package/dist/esm/api/resources/externalPartyAccounts/types/ListExternalPartyAccountsResponseDataItemAttributesSupportedRailsItem.d.mts +1 -0
- package/dist/esm/api/resources/externalPartyAccounts/types/ListExternalPartyAccountsResponseDataItemAttributesSupportedRailsItem.mjs +1 -0
- package/dist/esm/api/resources/externalPartyAccounts/types/NewExtPartyAcctAttrs.d.mts +2 -2
- package/dist/esm/api/resources/externalPartyAccounts/types/NewExtPartyAcctData.d.mts +2 -1
- package/dist/esm/api/resources/externalPartyAccounts/types/NewExtPartyAcctExtPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/externalPartyAccounts/types/NewExtPartyAcctExtPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/externalPartyAccounts/types/NewExtPartyAcctExtPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/externalPartyAccounts/types/NewExtPartyAcctKind.d.mts +1 -1
- package/dist/esm/api/resources/externalPartyAccounts/types/NewExtPartyAcctKind.mjs +1 -1
- package/dist/esm/api/resources/externalPartyAccounts/types/NewUsBankAccountDetails.d.mts +1 -1
- package/dist/esm/api/resources/index.d.mts +3 -0
- package/dist/esm/api/resources/index.mjs +3 -0
- package/dist/esm/api/resources/invitationLinks/client/Client.d.mts +5 -5
- package/dist/esm/api/resources/invitationLinks/client/Client.mjs +5 -5
- package/dist/esm/api/resources/invitationLinks/client/requests/CreateInvitationLinksRequest.d.mts +9 -8
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItem.d.mts +3 -3
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemLimits.d.mts +1 -1
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseData.d.mts +2 -4
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributes.d.mts +7 -10
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItem.d.mts +2 -2
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataRelationships.d.mts +1 -4
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataRelationshipsDelegateeParty.d.mts +1 -1
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataRelationshipsDelegateePartyData.d.mts +1 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataRelationshipsDelegateePartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataRelationshipsDelegateePartyDataType.mjs +1 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataType.d.mts +1 -1
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataType.mjs +1 -1
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseData.d.mts +2 -4
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributes.d.mts +6 -9
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItem.d.mts +2 -2
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataRelationships.d.mts +1 -4
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataRelationshipsDelegateeParty.d.mts +1 -1
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataRelationshipsDelegateePartyData.d.mts +1 -0
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataRelationshipsDelegateePartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataRelationshipsDelegateePartyDataType.mjs +1 -0
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataType.d.mts +1 -1
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataType.mjs +1 -1
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksRequestStatusFilter.d.mts +1 -1
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksRequestStatusFilter.mjs +1 -1
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItem.d.mts +2 -4
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributes.d.mts +6 -9
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItem.d.mts +2 -2
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemRelationships.d.mts +1 -4
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemRelationshipsDelegateeParty.d.mts +1 -1
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemRelationshipsDelegateePartyData.d.mts +1 -0
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemRelationshipsDelegateePartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemRelationshipsDelegateePartyDataType.mjs +1 -0
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemType.d.mts +1 -1
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemType.mjs +1 -1
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseData.d.mts +2 -4
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributes.d.mts +6 -9
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItem.d.mts +2 -2
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataRelationships.d.mts +1 -4
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataRelationshipsDelegateeParty.d.mts +1 -1
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataRelationshipsDelegateePartyData.d.mts +1 -0
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataRelationshipsDelegateePartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataRelationshipsDelegateePartyDataType.mjs +1 -0
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataType.d.mts +1 -1
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataType.mjs +1 -1
- package/dist/esm/api/resources/invitations/client/Client.d.mts +2 -2
- package/dist/esm/api/resources/invitations/client/Client.mjs +2 -2
- package/dist/esm/api/resources/invitations/client/requests/CreateInvitationsRequest.d.mts +2 -2
- package/dist/esm/api/resources/invitations/types/CreateInvitationsResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/invitations/types/CreateInvitationsResponseDataItemAttributes.d.mts +3 -3
- package/dist/esm/api/resources/invitations/types/CreateInvitationsResponseDataItemType.d.mts +1 -0
- package/dist/esm/api/resources/invitations/types/CreateInvitationsResponseDataItemType.mjs +1 -0
- package/dist/esm/api/resources/invitations/types/ListInvitationsResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/invitations/types/ListInvitationsResponseDataItemAttributes.d.mts +3 -3
- package/dist/esm/api/resources/invitations/types/ListInvitationsResponseDataItemType.d.mts +1 -0
- package/dist/esm/api/resources/invitations/types/ListInvitationsResponseDataItemType.mjs +1 -0
- package/dist/esm/api/resources/invitations/types/RevokeInvitationsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/invitations/types/RevokeInvitationsResponseDataAttributes.d.mts +3 -3
- package/dist/esm/api/resources/invitations/types/RevokeInvitationsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/invitations/types/RevokeInvitationsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/parties/client/Client.d.mts +3 -3
- package/dist/esm/api/resources/parties/client/Client.mjs +3 -3
- package/dist/esm/api/resources/parties/client/requests/SetHandlePartiesRequest.d.mts +1 -1
- package/dist/esm/api/resources/parties/client/requests/UpdMyPartyParams.d.mts +1 -1
- package/dist/esm/api/resources/parties/types/DisableLimitsPartiesResponseData.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/DisableLimitsPartiesResponseDataAttributes.d.mts +1 -1
- package/dist/esm/api/resources/parties/types/DisableLimitsPartiesResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/DisableLimitsPartiesResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/parties/types/GetCompliancePartiesResponse.d.mts +1 -1
- package/dist/esm/api/resources/parties/types/GetCompliancePartiesResponseData.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/GetCompliancePartiesResponseDataAttributes.d.mts +2 -2
- package/dist/esm/api/resources/parties/types/GetCompliancePartiesResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/GetCompliancePartiesResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/parties/types/GetLimitsPartiesResponseData.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/GetLimitsPartiesResponseDataAttributes.d.mts +1 -1
- package/dist/esm/api/resources/parties/types/GetLimitsPartiesResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/GetLimitsPartiesResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/parties/types/ListMembersPartiesResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/ListMembersPartiesResponseDataItemAttributes.d.mts +3 -3
- package/dist/esm/api/resources/parties/types/ListMembersPartiesResponseDataItemType.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/ListMembersPartiesResponseDataItemType.mjs +1 -0
- package/dist/esm/api/resources/parties/types/MyPartyDetailAttrs.d.mts +4 -4
- package/dist/esm/api/resources/parties/types/MyPartyDetailData.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/MyPartyDetailKind.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/MyPartyDetailKind.mjs +1 -0
- package/dist/esm/api/resources/parties/types/RemoveMemberPartiesResponseData.d.mts +2 -1
- package/dist/esm/api/resources/parties/types/RemoveMemberPartiesResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/RemoveMemberPartiesResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/parties/types/SetHandlePartiesResponseData.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/SetHandlePartiesResponseDataAttributes.d.mts +4 -4
- package/dist/esm/api/resources/parties/types/SetHandlePartiesResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/SetHandlePartiesResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/parties/types/SetLimitsPartiesResponseData.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/SetLimitsPartiesResponseDataAttributes.d.mts +1 -1
- package/dist/esm/api/resources/parties/types/SetLimitsPartiesResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/SetLimitsPartiesResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/parties/types/UpdMyPartyAttrs.d.mts +4 -4
- package/dist/esm/api/resources/parties/types/UpdMyPartyData.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/UpdMyPartyKind.d.mts +1 -0
- package/dist/esm/api/resources/parties/types/UpdMyPartyKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/paymentRequests/client/Client.mjs +1 -1
- package/dist/esm/api/resources/paymentRequests/client/requests/NewFulfilledReqParams.d.mts +2 -1
- package/dist/esm/api/resources/paymentRequests/client/requests/NewPayReqParams.d.mts +3 -2
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataAttributes.d.mts +5 -5
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataAttributesInitiatorAgent.d.mts +3 -1
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataAttributesInitiatorParty.d.mts +3 -1
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPayerAgentData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPayerAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPayerAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPayerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPayerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPayerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPaymentData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPaymentDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsPaymentDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsRequesterPartyData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsRequesterPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsRequesterPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsWalletData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataRelationshipsWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CancelPaymentRequestsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataAttributesInitiatorAgent.d.mts +3 -1
- package/dist/esm/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataAttributesInitiatorParty.d.mts +3 -1
- package/dist/esm/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataRelationshipsPayerAgentData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataRelationshipsPayerAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataRelationshipsPayerAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataRelationshipsPayerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataRelationshipsPayerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/CreatePaymentRequestsResponseDataRelationshipsPayerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataAttributesInitiatorAgent.d.mts +3 -1
- package/dist/esm/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataAttributesInitiatorParty.d.mts +3 -1
- package/dist/esm/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPayerAgentData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPayerAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPayerAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPayerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPayerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPayerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPaymentData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPaymentDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinePaymentRequestsResponseDataRelationshipsPaymentDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinedReqAttrs.d.mts +5 -5
- package/dist/esm/api/resources/paymentRequests/types/DeclinedReqData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinedReqKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinedReqKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinedReqRequesterRef.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinedReqRequesterRefKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinedReqRequesterRefKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinedReqWalletRef.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinedReqWalletRefKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/DeclinedReqWalletRefKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceExternalAccount.d.mts +1 -1
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceWallet.d.mts +1 -1
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsPaymentRequestData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsPaymentRequestDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsPaymentRequestDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsRecipientAgentData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsRecipientAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsRecipientAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsRecipientData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsRecipientDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsRecipientDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsSenderAgentData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsSenderAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsSenderAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsSenderData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsTransactionData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsTransactionDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsResponseDataRelationshipsTransactionDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfilledReqAttrs.d.mts +2 -2
- package/dist/esm/api/resources/paymentRequests/types/FulfilledReqData.d.mts +2 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfilledReqKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfilledReqKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfilledReqSenderRefKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfilledReqSenderRefKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataAttributesInitiatorAgent.d.mts +3 -1
- package/dist/esm/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataAttributesInitiatorParty.d.mts +3 -1
- package/dist/esm/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPayerAgentData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPayerAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPayerAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPayerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPayerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPayerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPaymentData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPaymentDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/GetPaymentRequestsResponseDataRelationshipsPaymentDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/IncomingReqAttrs.d.mts +5 -5
- package/dist/esm/api/resources/paymentRequests/types/IncomingReqKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/IncomingReqKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/IncomingReqRequesterRef.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/IncomingReqRequesterRefKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/IncomingReqRequesterRefKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/IncomingReqWalletRef.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/IncomingReqWalletRefKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/IncomingReqWalletRefKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemAttributesInitiatorAgent.d.mts +3 -1
- package/dist/esm/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemAttributesInitiatorParty.d.mts +3 -1
- package/dist/esm/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPayerAgentData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPayerAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPayerAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPayerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPayerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPayerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPaymentData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPaymentDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListIncomingPaymentRequestsResponseDataItemRelationshipsPaymentDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemAttributesInitiatorAgent.d.mts +3 -1
- package/dist/esm/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemAttributesInitiatorParty.d.mts +3 -1
- package/dist/esm/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPayerAgentData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPayerAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPayerAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPayerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPayerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPayerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPaymentData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPaymentDataType.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/ListPaymentRequestsResponseDataItemRelationshipsPaymentDataType.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/NewPayReqAttrs.d.mts +5 -5
- package/dist/esm/api/resources/paymentRequests/types/NewPayReqCurrency.d.mts +1 -1
- package/dist/esm/api/resources/paymentRequests/types/NewPayReqCurrency.mjs +1 -1
- package/dist/esm/api/resources/paymentRequests/types/NewPayReqData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/NewPayReqKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/NewPayReqKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/NewPayReqRequesterRef.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/NewPayReqRequesterRefKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/NewPayReqRequesterRefKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqAttrs.d.mts +5 -5
- package/dist/esm/api/resources/paymentRequests/types/PayReqDetailAttrs.d.mts +5 -5
- package/dist/esm/api/resources/paymentRequests/types/PayReqDetailData.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqDetailKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqDetailKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqDetailRequesterRef.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqDetailRequesterRefKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqDetailRequesterRefKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqDetailWalletRef.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqDetailWalletRefKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqDetailWalletRefKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqRequesterRef.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqRequesterRefKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqRequesterRefKind.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqWalletRef.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqWalletRefKind.d.mts +1 -0
- package/dist/esm/api/resources/paymentRequests/types/PayReqWalletRefKind.mjs +1 -0
- package/dist/esm/api/resources/payments/client/Client.d.mts +3 -4
- package/dist/esm/api/resources/payments/client/Client.mjs +3 -4
- package/dist/esm/api/resources/payments/client/requests/NewPaymentParams.d.mts +5 -5
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsPaymentRequestData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsPaymentRequestDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsPaymentRequestDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsRecipientAgentData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsRecipientAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsRecipientAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsRecipientData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsRecipientDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsRecipientDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsSenderAgentData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsSenderAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsSenderAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsSenderData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsTransactionData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsTransactionDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CancelPaymentsResponseDataRelationshipsTransactionDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/CancelledPmtAttrs.d.mts +2 -2
- package/dist/esm/api/resources/payments/types/CancelledPmtData.d.mts +2 -0
- package/dist/esm/api/resources/payments/types/CancelledPmtKind.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CancelledPmtKind.mjs +1 -0
- package/dist/esm/api/resources/payments/types/CancelledPmtSenderRefKind.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CancelledPmtSenderRefKind.mjs +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsPaymentRequestData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsPaymentRequestDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsPaymentRequestDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsRecipientAgentData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsRecipientAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsRecipientAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsRecipientData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsRecipientDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsRecipientDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsSenderAgentData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsSenderAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsSenderAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsSenderData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsTransactionData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsTransactionDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/CreatePaymentsResponseDataRelationshipsTransactionDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsPaymentRequestData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsPaymentRequestDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsPaymentRequestDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsRecipientAgentData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsRecipientAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsRecipientAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsRecipientData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsRecipientDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsRecipientDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsSenderAgentData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsSenderAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsSenderAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsSenderData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsTransactionData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsTransactionDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/GetPaymentsResponseDataRelationshipsTransactionDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItem.d.mts +2 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsPaymentRequestData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsPaymentRequestDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsPaymentRequestDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsRecipientAgentData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsRecipientAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsRecipientAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsRecipientData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsRecipientDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsRecipientDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsSenderAgentData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsSenderAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsSenderAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsSenderData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsTransactionData.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsTransactionDataType.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/ListPaymentsResponseDataItemRelationshipsTransactionDataType.mjs +1 -0
- package/dist/esm/api/resources/payments/types/NewPaymentAttrs.d.mts +3 -3
- package/dist/esm/api/resources/payments/types/NewPaymentData.d.mts +2 -0
- package/dist/esm/api/resources/payments/types/NewPaymentKind.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/NewPaymentKind.mjs +1 -0
- package/dist/esm/api/resources/payments/types/NewPaymentSenderRefKind.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/NewPaymentSenderRefKind.mjs +1 -0
- package/dist/esm/api/resources/payments/types/PaymentAttrs.d.mts +2 -2
- package/dist/esm/api/resources/payments/types/PaymentDetailAttrs.d.mts +2 -2
- package/dist/esm/api/resources/payments/types/PaymentDetailData.d.mts +2 -0
- package/dist/esm/api/resources/payments/types/PaymentDetailKind.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/PaymentDetailKind.mjs +1 -0
- package/dist/esm/api/resources/payments/types/PaymentDetailSenderRefKind.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/PaymentDetailSenderRefKind.mjs +1 -0
- package/dist/esm/api/resources/payments/types/PaymentKind.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/PaymentKind.mjs +1 -0
- package/dist/esm/api/resources/payments/types/PaymentSenderRefKind.d.mts +1 -0
- package/dist/esm/api/resources/payments/types/PaymentSenderRefKind.mjs +1 -0
- package/dist/esm/api/resources/realtime/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/realtime/client/Client.mjs +1 -1
- package/dist/esm/api/resources/realtime/client/requests/CancelRealtimeRequest.d.mts +2 -1
- package/dist/esm/api/resources/realtime/client/requests/CreateRealtimeRequest.d.mts +6 -3
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseData.d.mts +2 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataAttributes.d.mts +9 -2
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataAttributesCurrency.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataAttributesCurrency.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataAttributesFailure.d.mts +2 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataAttributesStatus.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataAttributesStatus.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationships.d.mts +4 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsCustomerParty.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsCustomerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsCustomerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsCustomerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalParty.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalPartyAccount.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalPartyAccountData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalPartyAccountDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalPartyAccountDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalPartyData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsExternalPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsWallet.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsWalletData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataRelationshipsWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CancelRealtimeResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeRequestCurrency.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeRequestCurrency.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseData.d.mts +2 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataAttributes.d.mts +9 -2
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataAttributesCurrency.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataAttributesCurrency.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataAttributesFailure.d.mts +2 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataAttributesStatus.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataAttributesStatus.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationships.d.mts +4 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsCustomerParty.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsCustomerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsCustomerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsCustomerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalParty.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalPartyAccount.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalPartyAccountData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalPartyAccountDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalPartyAccountDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalPartyData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsExternalPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsWallet.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsWalletData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataRelationshipsWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/CreateRealtimeResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseData.d.mts +2 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataAttributes.d.mts +9 -2
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataAttributesCurrency.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataAttributesCurrency.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataAttributesFailure.d.mts +2 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataAttributesStatus.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataAttributesStatus.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationships.d.mts +4 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsCustomerParty.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsCustomerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsCustomerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsCustomerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalParty.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalPartyAccount.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalPartyAccountData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalPartyAccountDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalPartyAccountDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalPartyData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsExternalPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsWallet.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsWalletData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataRelationshipsWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/GetRealtimeResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeRequestStatus.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeRequestStatus.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItem.d.mts +2 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemAttributes.d.mts +9 -2
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemAttributesCurrency.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemAttributesCurrency.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemAttributesFailure.d.mts +2 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemAttributesStatus.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemAttributesStatus.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationships.d.mts +4 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsCustomerParty.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsCustomerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsCustomerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsCustomerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalParty.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalPartyAccount.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalPartyAccountData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalPartyAccountDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalPartyAccountDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalPartyData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsExternalPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsWallet.d.mts +3 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsWalletData.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemRelationshipsWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemType.d.mts +1 -0
- package/dist/esm/api/resources/realtime/types/ListRealtimeResponseDataItemType.mjs +1 -0
- package/dist/esm/api/resources/simulations/client/Client.d.mts +65 -5
- package/dist/esm/api/resources/simulations/client/Client.mjs +217 -5
- package/dist/esm/api/resources/simulations/client/requests/AcceptCustomerInvitationSimulationsRequest.d.mts +1 -1
- package/dist/esm/api/resources/simulations/client/requests/DeclineCustomerInvitationSimulationsRequest.d.mts +1 -1
- package/dist/esm/api/resources/simulations/client/requests/FailRealtimeSimulationsRequest.d.mts +1 -1
- package/dist/esm/api/resources/simulations/client/requests/FailWireSimulationsRequest.d.mts +15 -0
- package/dist/esm/api/resources/simulations/client/requests/FailWireSimulationsRequest.mjs +2 -0
- package/dist/esm/api/resources/simulations/client/requests/FundCustomerSimulationsRequest.d.mts +1 -1
- package/dist/esm/api/resources/simulations/client/requests/InviteCustomerSimulationsRequest.d.mts +2 -2
- package/dist/esm/api/resources/simulations/client/requests/SettleRealtimeSimulationsRequest.d.mts +1 -1
- package/dist/esm/api/resources/simulations/client/requests/SettleWireSimulationsRequest.d.mts +15 -0
- package/dist/esm/api/resources/simulations/client/requests/SettleWireSimulationsRequest.mjs +2 -0
- package/dist/esm/api/resources/simulations/client/requests/index.d.mts +2 -0
- package/dist/esm/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataAttributes.d.mts +6 -6
- package/dist/esm/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataAttributesEffectiveStatus.d.mts +1 -1
- package/dist/esm/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataAttributesEffectiveStatus.mjs +1 -1
- package/dist/esm/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataRelationshipsAgentData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataRelationshipsAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataRelationshipsAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataRelationshipsCustomerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataRelationshipsCustomerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataRelationshipsCustomerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/AcceptCustomerInvitationSimulationsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseData.d.mts +2 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataAttributes.d.mts +2 -2
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsPaymentRequestData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsPaymentRequestDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsPaymentRequestDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsRecipientAgentData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsRecipientAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsRecipientAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsRecipientData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsRecipientDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsRecipientDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsSenderAgentData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsSenderAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsSenderAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsSenderData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsSenderDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsSenderDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsTransactionData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsTransactionDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataRelationshipsTransactionDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/CompletePaymentClaimSimulationsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataAttributes.d.mts +6 -6
- package/dist/esm/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataAttributesEffectiveStatus.d.mts +1 -1
- package/dist/esm/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataAttributesEffectiveStatus.mjs +1 -1
- package/dist/esm/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataRelationshipsAgentData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataRelationshipsAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataRelationshipsAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataRelationshipsCustomerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataRelationshipsCustomerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataRelationshipsCustomerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclineCustomerInvitationSimulationsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataAttributes.d.mts +5 -5
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataAttributesInitiatorAgent.d.mts +3 -1
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataAttributesInitiatorParty.d.mts +3 -1
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPayerAgentData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPayerAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPayerAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPayerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPayerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPayerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPaymentData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPaymentDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsPaymentDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsRequesterPartyData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsRequesterPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsRequesterPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsWalletData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataRelationshipsWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DeclinePaymentRequestSimulationsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/DisconnectCustomerSimulationsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DisconnectCustomerSimulationsResponseDataAttributes.d.mts +2 -2
- package/dist/esm/api/resources/simulations/types/DisconnectCustomerSimulationsResponseDataAttributesAgentsItem.d.mts +1 -1
- package/dist/esm/api/resources/simulations/types/DisconnectCustomerSimulationsResponseDataAttributesDelegation.d.mts +3 -3
- package/dist/esm/api/resources/simulations/types/DisconnectCustomerSimulationsResponseDataAttributesDelegationStatus.d.mts +1 -1
- package/dist/esm/api/resources/simulations/types/DisconnectCustomerSimulationsResponseDataAttributesDelegationStatus.mjs +1 -1
- package/dist/esm/api/resources/simulations/types/DisconnectCustomerSimulationsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/DisconnectCustomerSimulationsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/FailRealtimeSimulationsResponseDataAttributes.d.mts +1 -1
- package/dist/esm/api/resources/simulations/types/FailWireSimulationsResponse.d.mts +4 -0
- package/dist/esm/api/resources/simulations/types/FailWireSimulationsResponse.mjs +2 -0
- package/dist/esm/api/resources/simulations/types/FailWireSimulationsResponseData.d.mts +7 -0
- package/dist/esm/api/resources/simulations/types/FailWireSimulationsResponseData.mjs +2 -0
- package/dist/esm/api/resources/simulations/types/FailWireSimulationsResponseDataAttributes.d.mts +11 -0
- package/dist/esm/api/resources/simulations/types/FailWireSimulationsResponseDataAttributes.mjs +2 -0
- package/dist/esm/api/resources/simulations/types/FailWireSimulationsResponseDataAttributesAction.d.mts +6 -0
- package/dist/esm/api/resources/simulations/types/FailWireSimulationsResponseDataAttributesAction.mjs +6 -0
- package/dist/esm/api/resources/simulations/types/FailWireSimulationsResponseDataType.d.mts +4 -0
- package/dist/esm/api/resources/simulations/types/FailWireSimulationsResponseDataType.mjs +4 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseData.d.mts +2 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataAttributes.d.mts +2 -2
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsPaymentRequestData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsPaymentRequestDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsPaymentRequestDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsRecipientAgentData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsRecipientAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsRecipientAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsRecipientData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsRecipientDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsRecipientDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsSenderAgentData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsSenderAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsSenderAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsSenderData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsSenderDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsSenderDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsTransactionData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsTransactionDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataRelationshipsTransactionDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FulfillPaymentRequestSimulationsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseData.d.mts +2 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataAttributes.d.mts +6 -6
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataAttributesReturn.d.mts +1 -1
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsDestWalletData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsDestWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsDestWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsExternalAccountData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsExternalAccountDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsExternalAccountDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsTransactionData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsTransactionDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsTransactionDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsWalletData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataRelationshipsWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemAttributes.d.mts +6 -6
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemAttributesEffectiveStatus.d.mts +1 -1
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemAttributesEffectiveStatus.mjs +1 -1
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemRelationshipsAgentData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemRelationshipsAgentDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemRelationshipsAgentDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemRelationshipsCustomerPartyData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemRelationshipsCustomerPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemRelationshipsCustomerPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponseDataItemType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributes.d.mts +3 -3
- package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesConnectionStatus.d.mts +1 -1
- package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesConnectionStatus.mjs +1 -1
- package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseMetaRejectedAccountsItem.d.mts +1 -1
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaDataAttributes.d.mts +2 -2
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaDataAttributesAgentsItem.d.mts +1 -1
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaDataAttributesDelegation.d.mts +3 -3
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaDataAttributesDelegationStatus.d.mts +1 -1
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaDataAttributesDelegationStatus.mjs +1 -1
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseMetaDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroData.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroDataAttributes.d.mts +2 -2
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroDataAttributesAgentsItem.d.mts +1 -1
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroDataAttributesDelegation.d.mts +3 -3
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroDataAttributesDelegationStatus.d.mts +1 -1
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroDataAttributesDelegationStatus.mjs +1 -1
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroDataType.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/RevokeAgentConnectionSimulationsResponseZeroDataType.mjs +1 -0
- package/dist/esm/api/resources/simulations/types/SettleRealtimeSimulationsResponseDataAttributes.d.mts +1 -1
- package/dist/esm/api/resources/simulations/types/SettleWireSimulationsResponse.d.mts +4 -0
- package/dist/esm/api/resources/simulations/types/SettleWireSimulationsResponse.mjs +2 -0
- package/dist/esm/api/resources/simulations/types/SettleWireSimulationsResponseData.d.mts +7 -0
- package/dist/esm/api/resources/simulations/types/SettleWireSimulationsResponseData.mjs +2 -0
- package/dist/esm/api/resources/simulations/types/SettleWireSimulationsResponseDataAttributes.d.mts +11 -0
- package/dist/esm/api/resources/simulations/types/SettleWireSimulationsResponseDataAttributes.mjs +2 -0
- package/dist/esm/api/resources/simulations/types/SettleWireSimulationsResponseDataAttributesAction.d.mts +6 -0
- package/dist/esm/api/resources/simulations/types/SettleWireSimulationsResponseDataAttributesAction.mjs +6 -0
- package/dist/esm/api/resources/simulations/types/SettleWireSimulationsResponseDataType.d.mts +4 -0
- package/dist/esm/api/resources/simulations/types/SettleWireSimulationsResponseDataType.mjs +4 -0
- package/dist/esm/api/resources/simulations/types/index.d.mts +10 -0
- package/dist/esm/api/resources/simulations/types/index.mjs +10 -0
- package/dist/esm/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsCardPaymentData.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsCardPaymentDataType.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsCardPaymentDataType.mjs +1 -0
- package/dist/esm/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsDestinationPartyData.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsDestinationPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsDestinationPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsSourcePartyData.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsSourcePartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsSourcePartyDataType.mjs +1 -0
- package/dist/esm/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsWalletData.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/GetTransactionsResponseDataRelationshipsWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/transactions/types/ListTransactionsResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsCardPaymentData.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsCardPaymentDataType.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsCardPaymentDataType.mjs +1 -0
- package/dist/esm/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsDestinationPartyData.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsDestinationPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsDestinationPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsSourcePartyData.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsSourcePartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsSourcePartyDataType.mjs +1 -0
- package/dist/esm/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsWalletData.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/ListTransactionsResponseDataItemRelationshipsWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/transactions/types/TxnAttrs.d.mts +3 -3
- package/dist/esm/api/resources/transactions/types/TxnDetailAttrs.d.mts +3 -3
- package/dist/esm/api/resources/transactions/types/TxnDetailData.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/TxnDetailKind.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/TxnDetailKind.mjs +1 -0
- package/dist/esm/api/resources/transactions/types/TxnDetailPaymentRef.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/TxnDetailPaymentRefKind.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/TxnDetailPaymentRefKind.mjs +1 -0
- package/dist/esm/api/resources/transactions/types/TxnDetailTransferRef.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/TxnDetailTransferRefKind.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/TxnDetailTransferRefKind.mjs +1 -0
- package/dist/esm/api/resources/transactions/types/TxnKind.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/TxnKind.mjs +1 -0
- package/dist/esm/api/resources/transactions/types/TxnPaymentRef.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/TxnPaymentRefKind.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/TxnPaymentRefKind.mjs +1 -0
- package/dist/esm/api/resources/transactions/types/TxnTransferRef.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/TxnTransferRefKind.d.mts +1 -0
- package/dist/esm/api/resources/transactions/types/TxnTransferRefKind.mjs +1 -0
- package/dist/esm/api/resources/transfers/client/Client.d.mts +5 -5
- package/dist/esm/api/resources/transfers/client/Client.mjs +5 -5
- package/dist/esm/api/resources/transfers/client/requests/InitiateInternalTransfersRequest.d.mts +6 -5
- package/dist/esm/api/resources/transfers/client/requests/NewDepositParams.d.mts +6 -5
- package/dist/esm/api/resources/transfers/client/requests/NewWithdrawalParams.d.mts +6 -5
- package/dist/esm/api/resources/transfers/types/DepositAttrs.d.mts +6 -6
- package/dist/esm/api/resources/transfers/types/DepositData.d.mts +2 -0
- package/dist/esm/api/resources/transfers/types/DepositKind.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/DepositKind.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/DepositPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/DepositPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/DepositPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/DepositWalletRef.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/DepositWalletRefKind.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/DepositWalletRefKind.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/GetTransfersResponseDataAttributesReturn.d.mts +1 -1
- package/dist/esm/api/resources/transfers/types/GetTransfersResponseDataRelationshipsDestWalletData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/GetTransfersResponseDataRelationshipsDestWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/GetTransfersResponseDataRelationshipsDestWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/GetTransfersResponseDataRelationshipsExternalAccountData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/GetTransfersResponseDataRelationshipsExternalAccountDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/GetTransfersResponseDataRelationshipsExternalAccountDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/GetTransfersResponseDataRelationshipsTransactionData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/GetTransfersResponseDataRelationshipsTransactionDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/GetTransfersResponseDataRelationshipsTransactionDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateDepositTransfersRequestCurrency.d.mts +1 -1
- package/dist/esm/api/resources/transfers/types/InitiateDepositTransfersRequestCurrency.mjs +1 -1
- package/dist/esm/api/resources/transfers/types/InitiateDepositTransfersResponseDataAttributesReturn.d.mts +1 -1
- package/dist/esm/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsDestWalletData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsDestWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsDestWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsExternalAccountData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsExternalAccountDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsExternalAccountDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsTransactionData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsTransactionDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateDepositTransfersResponseDataRelationshipsTransactionDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseData.d.mts +2 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataAttributes.d.mts +6 -6
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataAttributesReturn.d.mts +1 -1
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsDestWalletData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsDestWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsDestWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsExternalAccountData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsExternalAccountDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsExternalAccountDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsTransactionData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsTransactionDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsTransactionDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsWalletData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataRelationshipsWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersRequestCurrency.d.mts +1 -1
- package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersRequestCurrency.mjs +1 -1
- package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataAttributesReturn.d.mts +1 -1
- package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsDestWalletData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsDestWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsDestWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsExternalAccountData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsExternalAccountDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsExternalAccountDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsTransactionData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsTransactionDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersResponseDataRelationshipsTransactionDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/ListTransfersResponseDataItem.d.mts +2 -0
- package/dist/esm/api/resources/transfers/types/ListTransfersResponseDataItemAttributesReturn.d.mts +1 -1
- package/dist/esm/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsDestWalletData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsDestWalletDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsDestWalletDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsExternalAccountData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsExternalAccountDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsExternalAccountDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsTransactionData.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsTransactionDataType.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/ListTransfersResponseDataItemRelationshipsTransactionDataType.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/TransferAttrs.d.mts +6 -6
- package/dist/esm/api/resources/transfers/types/TransferDetailAttrs.d.mts +6 -6
- package/dist/esm/api/resources/transfers/types/TransferDetailData.d.mts +2 -0
- package/dist/esm/api/resources/transfers/types/TransferDetailKind.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/TransferDetailKind.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/TransferDetailPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/TransferDetailPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/TransferDetailPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/TransferDetailWalletRef.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/TransferDetailWalletRefKind.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/TransferDetailWalletRefKind.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/TransferKind.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/TransferKind.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/TransferPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/TransferPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/TransferPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/TransferWalletRef.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/TransferWalletRefKind.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/TransferWalletRefKind.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/WithdrawalAttrs.d.mts +6 -6
- package/dist/esm/api/resources/transfers/types/WithdrawalData.d.mts +2 -0
- package/dist/esm/api/resources/transfers/types/WithdrawalKind.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/WithdrawalKind.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/WithdrawalPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/WithdrawalPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/WithdrawalPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/transfers/types/WithdrawalWalletRef.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/WithdrawalWalletRefKind.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/WithdrawalWalletRefKind.mjs +1 -0
- package/dist/esm/api/resources/wallets/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/wallets/client/Client.mjs +1 -1
- package/dist/esm/api/resources/wallets/client/requests/AttachAgentWalletsRequest.d.mts +2 -2
- package/dist/esm/api/resources/wallets/client/requests/CreateWalletsRequest.d.mts +2 -1
- package/dist/esm/api/resources/wallets/types/AttachAgentWalletsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/AttachAgentWalletsResponseDataAttributes.d.mts +4 -4
- package/dist/esm/api/resources/wallets/types/AttachAgentWalletsResponseDataAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/AttachAgentWalletsResponseDataAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/wallets/types/AttachAgentWalletsResponseDataMetaWalletAccess.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/AttachAgentWalletsResponseDataRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/AttachAgentWalletsResponseDataRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/AttachAgentWalletsResponseDataRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/AttachAgentWalletsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/AttachAgentWalletsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/CreateWalletsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/CreateWalletsResponseDataAttributes.d.mts +3 -3
- package/dist/esm/api/resources/wallets/types/CreateWalletsResponseDataAttributesBalance.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/CreateWalletsResponseDataAttributesClaims.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/CreateWalletsResponseDataAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/CreateWalletsResponseDataAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/wallets/types/CreateWalletsResponseDataRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/CreateWalletsResponseDataRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/CreateWalletsResponseDataRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/CreateWalletsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/CreateWalletsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/DetachAgentWalletsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/DetachAgentWalletsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/DetachAgentWalletsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/FreezeWalletsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/FreezeWalletsResponseDataAttributes.d.mts +3 -3
- package/dist/esm/api/resources/wallets/types/FreezeWalletsResponseDataAttributesBalance.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/FreezeWalletsResponseDataAttributesClaims.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/FreezeWalletsResponseDataAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/FreezeWalletsResponseDataAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/wallets/types/FreezeWalletsResponseDataRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/FreezeWalletsResponseDataRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/FreezeWalletsResponseDataRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/FreezeWalletsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/FreezeWalletsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/GetWalletsResponseDataAttributesBalance.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/ListAgentsWalletsResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/ListAgentsWalletsResponseDataItemAttributes.d.mts +4 -4
- package/dist/esm/api/resources/wallets/types/ListAgentsWalletsResponseDataItemAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/ListAgentsWalletsResponseDataItemAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/wallets/types/ListAgentsWalletsResponseDataItemMetaWalletAccess.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/ListAgentsWalletsResponseDataItemRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/ListAgentsWalletsResponseDataItemRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/ListAgentsWalletsResponseDataItemRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/ListAgentsWalletsResponseDataItemType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/ListAgentsWalletsResponseDataItemType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/ListWalletsResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/ListWalletsResponseDataItemAttributesBalance.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataAttributes.d.mts +4 -4
- package/dist/esm/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataMetaWalletAccess.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/SetAgentDefaultWalletWalletsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/SetDefaultWalletsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/SetDefaultWalletsResponseDataAttributes.d.mts +3 -3
- package/dist/esm/api/resources/wallets/types/SetDefaultWalletsResponseDataAttributesBalance.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/SetDefaultWalletsResponseDataAttributesClaims.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/SetDefaultWalletsResponseDataAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/SetDefaultWalletsResponseDataAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/wallets/types/SetDefaultWalletsResponseDataRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/SetDefaultWalletsResponseDataRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/SetDefaultWalletsResponseDataRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/SetDefaultWalletsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/SetDefaultWalletsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/UnfreezeWalletsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/UnfreezeWalletsResponseDataAttributes.d.mts +3 -3
- package/dist/esm/api/resources/wallets/types/UnfreezeWalletsResponseDataAttributesBalance.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/UnfreezeWalletsResponseDataAttributesClaims.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/UnfreezeWalletsResponseDataAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/UnfreezeWalletsResponseDataAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/wallets/types/UnfreezeWalletsResponseDataRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/UnfreezeWalletsResponseDataRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/UnfreezeWalletsResponseDataRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/UnfreezeWalletsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/UnfreezeWalletsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/UpdateWalletsResponseData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/UpdateWalletsResponseDataAttributes.d.mts +3 -3
- package/dist/esm/api/resources/wallets/types/UpdateWalletsResponseDataAttributesBalance.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/UpdateWalletsResponseDataAttributesClaims.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/UpdateWalletsResponseDataAttributesStatus.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/UpdateWalletsResponseDataAttributesStatus.mjs +1 -1
- package/dist/esm/api/resources/wallets/types/UpdateWalletsResponseDataRelationshipsPartyData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/UpdateWalletsResponseDataRelationshipsPartyDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/UpdateWalletsResponseDataRelationshipsPartyDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/UpdateWalletsResponseDataType.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/UpdateWalletsResponseDataType.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/WalletAttrs.d.mts +3 -3
- package/dist/esm/api/resources/wallets/types/WalletClaims.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/WalletDetailAttrs.d.mts +3 -3
- package/dist/esm/api/resources/wallets/types/WalletDetailClaims.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/WalletDetailData.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/WalletDetailKind.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/WalletDetailKind.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/WalletDetailPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/WalletDetailPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/WalletDetailPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/WalletDetailStatus.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/WalletDetailStatus.mjs +1 -1
- package/dist/esm/api/resources/wallets/types/WalletKind.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/WalletKind.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/WalletPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/WalletPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/wallets/types/WalletPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/WalletStatus.d.mts +1 -1
- package/dist/esm/api/resources/wallets/types/WalletStatus.mjs +1 -1
- package/dist/esm/api/resources/webhooks/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/webhooks/client/Client.mjs +1 -1
- package/dist/esm/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.mts +5 -0
- package/dist/esm/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.mjs +5 -0
- package/dist/esm/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +5 -0
- package/dist/esm/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.mjs +5 -0
- package/dist/esm/api/resources/webhooks/types/DelWebhookAttrs.d.mts +2 -2
- package/dist/esm/api/resources/webhooks/types/DelWebhookData.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/DelWebhookKind.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/DelWebhookKind.mjs +1 -0
- package/dist/esm/api/resources/webhooks/types/DelWebhookPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/DelWebhookPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/DelWebhookPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.mts +5 -0
- package/dist/esm/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.mjs +5 -0
- package/dist/esm/api/resources/webhooks/types/ListWebhooksResponseDataItem.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/NewWebhookAttrs.d.mts +2 -2
- package/dist/esm/api/resources/webhooks/types/NewWebhookData.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/NewWebhookKind.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/NewWebhookKind.mjs +1 -0
- package/dist/esm/api/resources/webhooks/types/NewWebhookPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/NewWebhookPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/NewWebhookPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.mts +5 -0
- package/dist/esm/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.mjs +5 -0
- package/dist/esm/api/resources/webhooks/types/RotatedWebhookAttrs.d.mts +1 -1
- package/dist/esm/api/resources/webhooks/types/RotatedWebhookData.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/RotatedWebhookKind.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/RotatedWebhookKind.mjs +1 -0
- package/dist/esm/api/resources/webhooks/types/RotatedWebhookPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/RotatedWebhookPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/RotatedWebhookPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/webhooks/types/UpdWebhookAttrs.d.mts +2 -2
- package/dist/esm/api/resources/webhooks/types/UpdWebhookData.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/UpdWebhookKind.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/UpdWebhookKind.mjs +1 -0
- package/dist/esm/api/resources/webhooks/types/UpdWebhookPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/UpdWebhookPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/UpdWebhookPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.mts +5 -0
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.mjs +5 -0
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +5 -0
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.mjs +5 -0
- package/dist/esm/api/resources/webhooks/types/WebhookAttrs.d.mts +2 -2
- package/dist/esm/api/resources/webhooks/types/WebhookDetailAttrs.d.mts +2 -2
- package/dist/esm/api/resources/webhooks/types/WebhookDetailData.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/WebhookDetailKind.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/WebhookDetailKind.mjs +1 -0
- package/dist/esm/api/resources/webhooks/types/WebhookDetailPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/WebhookDetailPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/WebhookDetailPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/webhooks/types/WebhookEnabledEventsItem.d.mts +5 -0
- package/dist/esm/api/resources/webhooks/types/WebhookEnabledEventsItem.mjs +5 -0
- package/dist/esm/api/resources/webhooks/types/WebhookKind.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/WebhookKind.mjs +1 -0
- package/dist/esm/api/resources/webhooks/types/WebhookPartyRef.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/WebhookPartyRefKind.d.mts +1 -0
- package/dist/esm/api/resources/webhooks/types/WebhookPartyRefKind.mjs +1 -0
- package/dist/esm/api/resources/wire/client/Client.d.mts +132 -0
- package/dist/esm/api/resources/wire/client/Client.mjs +464 -0
- package/dist/esm/api/resources/wire/client/index.d.mts +1 -0
- package/dist/esm/api/resources/wire/client/index.mjs +1 -0
- package/dist/esm/api/resources/wire/client/requests/CancelWireRequest.d.mts +17 -0
- package/dist/esm/api/resources/wire/client/requests/CancelWireRequest.mjs +2 -0
- package/dist/esm/api/resources/wire/client/requests/CreateWireRequest.d.mts +29 -0
- package/dist/esm/api/resources/wire/client/requests/CreateWireRequest.mjs +2 -0
- package/dist/esm/api/resources/wire/client/requests/GetWireRequest.d.mts +10 -0
- package/dist/esm/api/resources/wire/client/requests/GetWireRequest.mjs +2 -0
- package/dist/esm/api/resources/wire/client/requests/ListWireRequest.d.mts +13 -0
- package/dist/esm/api/resources/wire/client/requests/ListWireRequest.mjs +2 -0
- package/dist/esm/api/resources/wire/client/requests/index.d.mts +4 -0
- package/dist/esm/api/resources/wire/client/requests/index.mjs +1 -0
- package/dist/esm/api/resources/wire/exports.d.mts +2 -0
- package/dist/esm/api/resources/wire/exports.mjs +3 -0
- package/dist/esm/api/resources/wire/index.d.mts +2 -0
- package/dist/esm/api/resources/wire/index.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponse.d.mts +4 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponse.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataAttributes.d.mts +29 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataAttributes.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataAttributesCurrency.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataAttributesCurrency.mjs +5 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataAttributesFailure.d.mts +6 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataAttributesFailure.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataAttributesStatus.d.mts +12 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataAttributesStatus.mjs +12 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationships.d.mts +11 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationships.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsCustomerParty.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsCustomerParty.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalParty.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalParty.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccount.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccount.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsWallet.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsWallet.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsWalletData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsWalletData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsWalletDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataRelationshipsWalletDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/CancelWireResponseDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/CreateWireRequestCurrency.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/CreateWireRequestCurrency.mjs +5 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponse.d.mts +4 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponse.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataAttributes.d.mts +29 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataAttributes.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataAttributesCurrency.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataAttributesCurrency.mjs +5 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataAttributesFailure.d.mts +6 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataAttributesFailure.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataAttributesStatus.d.mts +12 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataAttributesStatus.mjs +12 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationships.d.mts +11 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationships.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsCustomerParty.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsCustomerParty.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalParty.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalParty.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccount.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccount.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsWallet.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsWallet.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsWalletData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsWalletData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsWalletDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataRelationshipsWalletDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/CreateWireResponseDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/GetWireResponse.d.mts +4 -0
- package/dist/esm/api/resources/wire/types/GetWireResponse.mjs +2 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataAttributes.d.mts +29 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataAttributes.mjs +2 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataAttributesCurrency.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataAttributesCurrency.mjs +5 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataAttributesFailure.d.mts +6 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataAttributesFailure.mjs +2 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataAttributesStatus.d.mts +12 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataAttributesStatus.mjs +12 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationships.d.mts +11 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationships.mjs +2 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsCustomerParty.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsCustomerParty.mjs +2 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsExternalParty.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsExternalParty.mjs +2 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccount.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccount.mjs +2 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsWallet.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsWallet.mjs +2 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsWalletData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsWalletData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsWalletDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataRelationshipsWalletDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/GetWireResponseDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/ListWireRequestStatus.d.mts +12 -0
- package/dist/esm/api/resources/wire/types/ListWireRequestStatus.mjs +12 -0
- package/dist/esm/api/resources/wire/types/ListWireResponse.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/ListWireResponse.mjs +2 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItem.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItem.mjs +2 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemAttributes.d.mts +29 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemAttributes.mjs +2 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemAttributesCurrency.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemAttributesCurrency.mjs +5 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemAttributesFailure.d.mts +6 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemAttributesFailure.mjs +2 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemAttributesStatus.d.mts +12 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemAttributesStatus.mjs +12 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationships.d.mts +11 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationships.mjs +2 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerParty.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerParty.mjs +2 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalParty.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalParty.mjs +2 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccount.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccount.mjs +2 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsWallet.d.mts +8 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsWallet.mjs +2 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsWalletData.d.mts +9 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsWalletData.mjs +2 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsWalletDataType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemRelationshipsWalletDataType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemType.d.mts +5 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseDataItemType.mjs +5 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseMeta.d.mts +4 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseMeta.mjs +2 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseMetaPagination.d.mts +6 -0
- package/dist/esm/api/resources/wire/types/ListWireResponseMetaPagination.mjs +2 -0
- package/dist/esm/api/resources/wire/types/index.d.mts +84 -0
- package/dist/esm/api/resources/wire/types/index.mjs +84 -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/ApproveApprovalsResponseDataAttributesTargetType.d.mts +1 -1
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.mjs +1 -1
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWire.d.mts +12 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWire.mjs +8 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterparty.d.mts +14 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterparty.mjs +10 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccount.d.mts +13 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccount.mjs +9 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.mjs +3 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyKind.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesWireCounterpartyKind.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/DenyApprovalsResponseDataAttributesTargetType.d.mts +1 -1
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.mjs +1 -1
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWire.d.mts +12 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWire.mjs +8 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterparty.d.mts +14 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterparty.mjs +10 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccount.d.mts +13 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccount.mjs +9 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.mjs +3 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyKind.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesWireCounterpartyKind.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/GetApprovalsResponseDataAttributesTargetType.d.mts +1 -1
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.mjs +1 -1
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWire.d.mts +12 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWire.mjs +8 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterparty.d.mts +14 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterparty.mjs +10 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccount.d.mts +13 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccount.mjs +9 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyAccountAccountType.mjs +3 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyKind.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesWireCounterpartyKind.mjs +3 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.d.mts +1 -1
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.mjs +1 -1
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWire.d.mts +12 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWire.mjs +8 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterparty.d.mts +14 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterparty.mjs +10 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccount.d.mts +13 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccount.mjs +9 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccountAccountType.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyAccountAccountType.mjs +3 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyKind.d.mts +7 -0
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesWireCounterpartyKind.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/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.d.mts +1 -1
- package/dist/esm/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.mjs +5 -0
- package/dist/esm/serialization/resources/events/types/ListEventsRequestEventType.d.mts +1 -1
- package/dist/esm/serialization/resources/events/types/ListEventsRequestEventType.mjs +5 -0
- package/dist/esm/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.mts +1 -1
- package/dist/esm/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.mjs +5 -0
- package/dist/esm/serialization/resources/externalParties/client/requests/CorrectAddressExternalPartiesRequest.d.mts +12 -0
- package/dist/esm/serialization/resources/externalParties/client/requests/CorrectAddressExternalPartiesRequest.mjs +8 -0
- package/dist/esm/serialization/resources/externalParties/client/requests/index.d.mts +1 -0
- package/dist/esm/serialization/resources/externalParties/client/requests/index.mjs +1 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesRequestAddress.d.mts +14 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesRequestAddress.mjs +10 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponse.d.mts +10 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponse.mjs +6 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseData.d.mts +15 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseData.mjs +11 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributes.d.mts +21 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributes.mjs +17 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesAddress.d.mts +14 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesAddress.mjs +10 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesKind.d.mts +7 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesKind.mjs +3 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesScreeningStatus.d.mts +7 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataAttributesScreeningStatus.mjs +3 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationships.d.mts +10 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationships.mjs +6 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomer.d.mts +10 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomer.mjs +6 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerData.d.mts +11 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerData.mjs +7 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataRelationshipsCustomerDataType.mjs +3 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/externalParties/types/CorrectAddressExternalPartiesResponseDataType.mjs +3 -0
- package/dist/esm/serialization/resources/externalParties/types/ExtPartyAttrs.d.mts +1 -0
- package/dist/esm/serialization/resources/externalParties/types/ExtPartyAttrs.mjs +1 -0
- package/dist/esm/serialization/resources/externalParties/types/ExtPartyDetailAttrs.d.mts +1 -0
- package/dist/esm/serialization/resources/externalParties/types/ExtPartyDetailAttrs.mjs +1 -0
- package/dist/esm/serialization/resources/externalParties/types/NewExtPartyAttrs.d.mts +1 -0
- package/dist/esm/serialization/resources/externalParties/types/NewExtPartyAttrs.mjs +1 -0
- package/dist/esm/serialization/resources/externalParties/types/index.d.mts +12 -0
- package/dist/esm/serialization/resources/externalParties/types/index.mjs +12 -0
- package/dist/esm/serialization/resources/externalPartyAccounts/types/CreateExternalPartyAccountsResponseDataAttributesSupportedRailsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/externalPartyAccounts/types/CreateExternalPartyAccountsResponseDataAttributesSupportedRailsItem.mjs +1 -1
- package/dist/esm/serialization/resources/externalPartyAccounts/types/GetExternalPartyAccountsResponseDataAttributesSupportedRailsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/externalPartyAccounts/types/GetExternalPartyAccountsResponseDataAttributesSupportedRailsItem.mjs +1 -1
- package/dist/esm/serialization/resources/externalPartyAccounts/types/ListExternalPartyAccountsResponseDataItemAttributesSupportedRailsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/externalPartyAccounts/types/ListExternalPartyAccountsResponseDataItemAttributesSupportedRailsItem.mjs +1 -1
- package/dist/esm/serialization/resources/index.d.mts +3 -0
- package/dist/esm/serialization/resources/index.mjs +3 -0
- package/dist/esm/serialization/resources/simulations/client/requests/FailWireSimulationsRequest.d.mts +9 -0
- package/dist/esm/serialization/resources/simulations/client/requests/FailWireSimulationsRequest.mjs +5 -0
- package/dist/esm/serialization/resources/simulations/client/requests/SettleWireSimulationsRequest.d.mts +9 -0
- package/dist/esm/serialization/resources/simulations/client/requests/SettleWireSimulationsRequest.mjs +5 -0
- package/dist/esm/serialization/resources/simulations/client/requests/index.d.mts +2 -0
- package/dist/esm/serialization/resources/simulations/client/requests/index.mjs +2 -0
- package/dist/esm/serialization/resources/simulations/types/FailWireSimulationsResponse.d.mts +10 -0
- package/dist/esm/serialization/resources/simulations/types/FailWireSimulationsResponse.mjs +6 -0
- package/dist/esm/serialization/resources/simulations/types/FailWireSimulationsResponseData.d.mts +13 -0
- package/dist/esm/serialization/resources/simulations/types/FailWireSimulationsResponseData.mjs +9 -0
- package/dist/esm/serialization/resources/simulations/types/FailWireSimulationsResponseDataAttributes.d.mts +13 -0
- package/dist/esm/serialization/resources/simulations/types/FailWireSimulationsResponseDataAttributes.mjs +9 -0
- package/dist/esm/serialization/resources/simulations/types/FailWireSimulationsResponseDataAttributesAction.d.mts +7 -0
- package/dist/esm/serialization/resources/simulations/types/FailWireSimulationsResponseDataAttributesAction.mjs +3 -0
- package/dist/esm/serialization/resources/simulations/types/FailWireSimulationsResponseDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/simulations/types/FailWireSimulationsResponseDataType.mjs +3 -0
- package/dist/esm/serialization/resources/simulations/types/SettleWireSimulationsResponse.d.mts +10 -0
- package/dist/esm/serialization/resources/simulations/types/SettleWireSimulationsResponse.mjs +6 -0
- package/dist/esm/serialization/resources/simulations/types/SettleWireSimulationsResponseData.d.mts +13 -0
- package/dist/esm/serialization/resources/simulations/types/SettleWireSimulationsResponseData.mjs +9 -0
- package/dist/esm/serialization/resources/simulations/types/SettleWireSimulationsResponseDataAttributes.d.mts +13 -0
- package/dist/esm/serialization/resources/simulations/types/SettleWireSimulationsResponseDataAttributes.mjs +9 -0
- package/dist/esm/serialization/resources/simulations/types/SettleWireSimulationsResponseDataAttributesAction.d.mts +7 -0
- package/dist/esm/serialization/resources/simulations/types/SettleWireSimulationsResponseDataAttributesAction.mjs +3 -0
- package/dist/esm/serialization/resources/simulations/types/SettleWireSimulationsResponseDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/simulations/types/SettleWireSimulationsResponseDataType.mjs +3 -0
- package/dist/esm/serialization/resources/simulations/types/index.d.mts +10 -0
- package/dist/esm/serialization/resources/simulations/types/index.mjs +10 -0
- package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.mjs +5 -0
- package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.mjs +5 -0
- package/dist/esm/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.mjs +5 -0
- package/dist/esm/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.mjs +5 -0
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.mjs +5 -0
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.mjs +5 -0
- package/dist/esm/serialization/resources/webhooks/types/WebhookEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/WebhookEnabledEventsItem.mjs +5 -0
- package/dist/esm/serialization/resources/wire/client/index.d.mts +1 -0
- package/dist/esm/serialization/resources/wire/client/index.mjs +1 -0
- package/dist/esm/serialization/resources/wire/client/requests/CancelWireRequest.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/client/requests/CancelWireRequest.mjs +6 -0
- package/dist/esm/serialization/resources/wire/client/requests/CreateWireRequest.d.mts +16 -0
- package/dist/esm/serialization/resources/wire/client/requests/CreateWireRequest.mjs +12 -0
- package/dist/esm/serialization/resources/wire/client/requests/index.d.mts +2 -0
- package/dist/esm/serialization/resources/wire/client/requests/index.mjs +2 -0
- package/dist/esm/serialization/resources/wire/index.d.mts +2 -0
- package/dist/esm/serialization/resources/wire/index.mjs +2 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponse.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponse.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseData.d.mts +15 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseData.mjs +11 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataAttributes.d.mts +24 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataAttributes.mjs +20 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataAttributesCurrency.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataAttributesCurrency.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataAttributesFailure.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataAttributesFailure.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataAttributesStatus.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataAttributesStatus.mjs +12 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationships.d.mts +16 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationships.mjs +12 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsCustomerParty.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsCustomerParty.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsCustomerPartyDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalParty.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalParty.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccount.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccount.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyAccountDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsExternalPartyDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsWallet.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsWallet.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsWalletData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsWalletData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsWalletDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataRelationshipsWalletDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/CancelWireResponseDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireRequestCurrency.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireRequestCurrency.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponse.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponse.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseData.d.mts +15 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseData.mjs +11 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataAttributes.d.mts +24 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataAttributes.mjs +20 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataAttributesCurrency.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataAttributesCurrency.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataAttributesFailure.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataAttributesFailure.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataAttributesStatus.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataAttributesStatus.mjs +12 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationships.d.mts +16 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationships.mjs +12 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsCustomerParty.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsCustomerParty.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsCustomerPartyDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalParty.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalParty.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccount.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccount.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyAccountDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsExternalPartyDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsWallet.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsWallet.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsWalletData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsWalletData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsWalletDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataRelationshipsWalletDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/CreateWireResponseDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponse.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponse.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseData.d.mts +15 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseData.mjs +11 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataAttributes.d.mts +24 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataAttributes.mjs +20 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataAttributesCurrency.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataAttributesCurrency.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataAttributesFailure.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataAttributesFailure.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataAttributesStatus.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataAttributesStatus.mjs +12 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationships.d.mts +16 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationships.mjs +12 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsCustomerParty.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsCustomerParty.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsCustomerPartyDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalParty.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalParty.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccount.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccount.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyAccountDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsExternalPartyDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsWallet.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsWallet.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsWalletData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsWalletData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsWalletDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataRelationshipsWalletDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/GetWireResponseDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/ListWireRequestStatus.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/ListWireRequestStatus.mjs +12 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponse.d.mts +12 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponse.mjs +8 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItem.d.mts +15 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItem.mjs +11 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemAttributes.d.mts +24 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemAttributes.mjs +20 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemAttributesCurrency.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemAttributesCurrency.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemAttributesFailure.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemAttributesFailure.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemAttributesStatus.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemAttributesStatus.mjs +12 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationships.d.mts +16 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationships.mjs +12 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerParty.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerParty.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsCustomerPartyDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalParty.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalParty.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccount.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccount.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyAccountDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsExternalPartyDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsWallet.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsWallet.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsWalletData.d.mts +11 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsWalletData.mjs +7 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsWalletDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemRelationshipsWalletDataType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemType.d.mts +7 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseDataItemType.mjs +3 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseMeta.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseMeta.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseMetaPagination.d.mts +10 -0
- package/dist/esm/serialization/resources/wire/types/ListWireResponseMetaPagination.mjs +6 -0
- package/dist/esm/serialization/resources/wire/types/index.d.mts +84 -0
- package/dist/esm/serialization/resources/wire/types/index.mjs +84 -0
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +12 -1
- package/reference.md +521 -50
package/reference.md
CHANGED
|
@@ -104,12 +104,12 @@ Create an agent
|
|
|
104
104
|
```typescript
|
|
105
105
|
await client.agents.create({
|
|
106
106
|
idempotencyKey: "Idempotency-Key",
|
|
107
|
-
name: "
|
|
108
|
-
description: "
|
|
107
|
+
name: "Procurement Agent",
|
|
108
|
+
description: "Buys supplies",
|
|
109
109
|
tags: {
|
|
110
|
-
"department": "
|
|
110
|
+
"department": "procurement"
|
|
111
111
|
},
|
|
112
|
-
slug: "
|
|
112
|
+
slug: "procurementagent",
|
|
113
113
|
limits: {
|
|
114
114
|
perTransaction: 100000
|
|
115
115
|
}
|
|
@@ -292,7 +292,7 @@ await client.agents.remove({
|
|
|
292
292
|
<dl>
|
|
293
293
|
<dd>
|
|
294
294
|
|
|
295
|
-
Update an agent
|
|
295
|
+
Update an agent
|
|
296
296
|
</dd>
|
|
297
297
|
</dl>
|
|
298
298
|
</dd>
|
|
@@ -310,10 +310,10 @@ Update an agent's mutable fields; a slug renames the handle and can never be cle
|
|
|
310
310
|
await client.agents.update({
|
|
311
311
|
idempotencyKey: "Idempotency-Key",
|
|
312
312
|
agentId: "agentId",
|
|
313
|
-
name: "
|
|
314
|
-
description: "Autonomous agent that pays
|
|
313
|
+
name: "Procurement Agent v2.1",
|
|
314
|
+
description: "Autonomous agent that pays contractors",
|
|
315
315
|
tags: {
|
|
316
|
-
"release": "
|
|
316
|
+
"release": "v2.1"
|
|
317
317
|
}
|
|
318
318
|
});
|
|
319
319
|
|
|
@@ -983,11 +983,11 @@ Invite specific customers by email or phone to approve a set of your agents, eac
|
|
|
983
983
|
await client.customers.createInvitations({
|
|
984
984
|
recipients: [{
|
|
985
985
|
type: "email",
|
|
986
|
-
value: "ops@
|
|
986
|
+
value: "ops@bistroroma.com"
|
|
987
987
|
}],
|
|
988
988
|
agents: [{
|
|
989
|
-
agentId: "
|
|
990
|
-
permissions: ["payments.read"],
|
|
989
|
+
agentId: "agt_019cd1798d637a4da75dce386343931d",
|
|
990
|
+
permissions: ["payments.read", "payments.create", "external_accounts.create", "wallets.balance", "wallets.update", "party.read", "party.update"],
|
|
991
991
|
limits: {
|
|
992
992
|
perTransaction: 100000
|
|
993
993
|
}
|
|
@@ -1045,7 +1045,7 @@ await client.customers.createInvitations({
|
|
|
1045
1045
|
<dl>
|
|
1046
1046
|
<dd>
|
|
1047
1047
|
|
|
1048
|
-
Revoke a pending
|
|
1048
|
+
Revoke a pending customer invitation
|
|
1049
1049
|
</dd>
|
|
1050
1050
|
</dl>
|
|
1051
1051
|
</dd>
|
|
@@ -1257,15 +1257,15 @@ Create a shareable link offering your agents, with the permissions and limits yo
|
|
|
1257
1257
|
```typescript
|
|
1258
1258
|
await client.invitationLinks.create({
|
|
1259
1259
|
proposedAgents: [{
|
|
1260
|
-
agentId: "
|
|
1261
|
-
permissions: ["payments.create"],
|
|
1260
|
+
agentId: "agt_019cd1798d637a4da75dce386343931d",
|
|
1261
|
+
permissions: ["payments.read", "payments.create"],
|
|
1262
1262
|
limits: {
|
|
1263
|
-
perTransaction:
|
|
1263
|
+
perTransaction: 100000
|
|
1264
1264
|
}
|
|
1265
1265
|
}],
|
|
1266
|
-
name: "
|
|
1266
|
+
name: "Q3 carrier onboarding",
|
|
1267
1267
|
tags: {
|
|
1268
|
-
"
|
|
1268
|
+
"campaign": "q3_carrier_onboarding"
|
|
1269
1269
|
}
|
|
1270
1270
|
});
|
|
1271
1271
|
|
|
@@ -1538,14 +1538,13 @@ Create a payment
|
|
|
1538
1538
|
```typescript
|
|
1539
1539
|
await client.payments.create({
|
|
1540
1540
|
idempotencyKey: "Idempotency-Key",
|
|
1541
|
-
amount:
|
|
1541
|
+
amount: 50000,
|
|
1542
1542
|
counterparty: {
|
|
1543
1543
|
type: "party_id",
|
|
1544
|
-
value: "
|
|
1544
|
+
value: "pty_019cd1798d681091fcf1dc98afb72d01"
|
|
1545
1545
|
},
|
|
1546
|
-
customerPartyId: "pty_019cd1798d617f65a79cb965dda9eac3",
|
|
1547
1546
|
currency: "USD",
|
|
1548
|
-
description: "
|
|
1547
|
+
description: "Q4 development work",
|
|
1549
1548
|
tags: {
|
|
1550
1549
|
"order_id": "ord_123"
|
|
1551
1550
|
}
|
|
@@ -1880,7 +1879,7 @@ await client.externalParties.create({
|
|
|
1880
1879
|
<dl>
|
|
1881
1880
|
<dd>
|
|
1882
1881
|
|
|
1883
|
-
Get an external party
|
|
1882
|
+
Get an external party
|
|
1884
1883
|
</dd>
|
|
1885
1884
|
</dl>
|
|
1886
1885
|
</dd>
|
|
@@ -1929,6 +1928,79 @@ await client.externalParties.get({
|
|
|
1929
1928
|
</dl>
|
|
1930
1929
|
|
|
1931
1930
|
|
|
1931
|
+
</dd>
|
|
1932
|
+
</dl>
|
|
1933
|
+
</details>
|
|
1934
|
+
|
|
1935
|
+
<details><summary><code>client.externalParties.<a href="/src/api/resources/externalParties/client/Client.ts">correctAddress</a>({ ...params }) -> Natural.CorrectAddressExternalPartiesResponse</code></summary>
|
|
1936
|
+
<dl>
|
|
1937
|
+
<dd>
|
|
1938
|
+
|
|
1939
|
+
#### 📝 Description
|
|
1940
|
+
|
|
1941
|
+
<dl>
|
|
1942
|
+
<dd>
|
|
1943
|
+
|
|
1944
|
+
<dl>
|
|
1945
|
+
<dd>
|
|
1946
|
+
|
|
1947
|
+
Update an external party's address and resynchronize its bank accounts
|
|
1948
|
+
</dd>
|
|
1949
|
+
</dl>
|
|
1950
|
+
</dd>
|
|
1951
|
+
</dl>
|
|
1952
|
+
|
|
1953
|
+
#### 🔌 Usage
|
|
1954
|
+
|
|
1955
|
+
<dl>
|
|
1956
|
+
<dd>
|
|
1957
|
+
|
|
1958
|
+
<dl>
|
|
1959
|
+
<dd>
|
|
1960
|
+
|
|
1961
|
+
```typescript
|
|
1962
|
+
await client.externalParties.correctAddress({
|
|
1963
|
+
externalPartyId: "externalPartyId",
|
|
1964
|
+
expectedAddressVersion: 0,
|
|
1965
|
+
address: {
|
|
1966
|
+
line1: "456 Market St",
|
|
1967
|
+
city: "San Francisco",
|
|
1968
|
+
state: "CA",
|
|
1969
|
+
postalCode: "94105",
|
|
1970
|
+
countryCode: "US"
|
|
1971
|
+
}
|
|
1972
|
+
});
|
|
1973
|
+
|
|
1974
|
+
```
|
|
1975
|
+
</dd>
|
|
1976
|
+
</dl>
|
|
1977
|
+
</dd>
|
|
1978
|
+
</dl>
|
|
1979
|
+
|
|
1980
|
+
#### ⚙️ Parameters
|
|
1981
|
+
|
|
1982
|
+
<dl>
|
|
1983
|
+
<dd>
|
|
1984
|
+
|
|
1985
|
+
<dl>
|
|
1986
|
+
<dd>
|
|
1987
|
+
|
|
1988
|
+
**request:** `Natural.CorrectAddressExternalPartiesRequest`
|
|
1989
|
+
|
|
1990
|
+
</dd>
|
|
1991
|
+
</dl>
|
|
1992
|
+
|
|
1993
|
+
<dl>
|
|
1994
|
+
<dd>
|
|
1995
|
+
|
|
1996
|
+
**requestOptions:** `ExternalPartiesClient.RequestOptions`
|
|
1997
|
+
|
|
1998
|
+
</dd>
|
|
1999
|
+
</dl>
|
|
2000
|
+
</dd>
|
|
2001
|
+
</dl>
|
|
2002
|
+
|
|
2003
|
+
|
|
1932
2004
|
</dd>
|
|
1933
2005
|
</dl>
|
|
1934
2006
|
</details>
|
|
@@ -2025,7 +2097,7 @@ const response = page.response;
|
|
|
2025
2097
|
<dl>
|
|
2026
2098
|
<dd>
|
|
2027
2099
|
|
|
2028
|
-
Store
|
|
2100
|
+
Store an external party's bank account details
|
|
2029
2101
|
</dd>
|
|
2030
2102
|
</dl>
|
|
2031
2103
|
</dd>
|
|
@@ -2042,7 +2114,7 @@ Store banking details for an external party
|
|
|
2042
2114
|
```typescript
|
|
2043
2115
|
await client.externalPartyAccounts.create({
|
|
2044
2116
|
idempotencyKey: "Idempotency-Key",
|
|
2045
|
-
externalPartyId: "
|
|
2117
|
+
externalPartyId: "epty_019cd1798d8d6873421613705e3c1415",
|
|
2046
2118
|
accountDetails: {
|
|
2047
2119
|
type: "us_bank_account",
|
|
2048
2120
|
accountType: "checking",
|
|
@@ -2098,7 +2170,7 @@ await client.externalPartyAccounts.create({
|
|
|
2098
2170
|
<dl>
|
|
2099
2171
|
<dd>
|
|
2100
2172
|
|
|
2101
|
-
Get an external party account
|
|
2173
|
+
Get an external party account
|
|
2102
2174
|
</dd>
|
|
2103
2175
|
</dl>
|
|
2104
2176
|
</dd>
|
|
@@ -2259,7 +2331,7 @@ await client.ach.create({
|
|
|
2259
2331
|
direction: "credit",
|
|
2260
2332
|
amount: 25000,
|
|
2261
2333
|
currency: "USD",
|
|
2262
|
-
externalPartyAccountId: "
|
|
2334
|
+
externalPartyAccountId: "epa_019cd1798d8e5a2f8ceb96020cc3991a",
|
|
2263
2335
|
companyEntryDescription: "PAYOUT"
|
|
2264
2336
|
});
|
|
2265
2337
|
|
|
@@ -2524,7 +2596,7 @@ await client.realtime.create({
|
|
|
2524
2596
|
idempotencyKey: "Idempotency-Key",
|
|
2525
2597
|
amount: 25000,
|
|
2526
2598
|
currency: "USD",
|
|
2527
|
-
externalPartyAccountId: "
|
|
2599
|
+
externalPartyAccountId: "epa_019cd1798d8e5a2f8ceb96020cc3991a",
|
|
2528
2600
|
description: "Invoice 1042 settlement"
|
|
2529
2601
|
});
|
|
2530
2602
|
|
|
@@ -2690,6 +2762,271 @@ await client.realtime.cancel({
|
|
|
2690
2762
|
</dl>
|
|
2691
2763
|
|
|
2692
2764
|
|
|
2765
|
+
</dd>
|
|
2766
|
+
</dl>
|
|
2767
|
+
</details>
|
|
2768
|
+
|
|
2769
|
+
## Wire
|
|
2770
|
+
<details><summary><code>client.wire.<a href="/src/api/resources/wire/client/Client.ts">list</a>({ ...params }) -> Natural.ListWireResponse</code></summary>
|
|
2771
|
+
<dl>
|
|
2772
|
+
<dd>
|
|
2773
|
+
|
|
2774
|
+
#### 📝 Description
|
|
2775
|
+
|
|
2776
|
+
<dl>
|
|
2777
|
+
<dd>
|
|
2778
|
+
|
|
2779
|
+
<dl>
|
|
2780
|
+
<dd>
|
|
2781
|
+
|
|
2782
|
+
List your wire payments
|
|
2783
|
+
</dd>
|
|
2784
|
+
</dl>
|
|
2785
|
+
</dd>
|
|
2786
|
+
</dl>
|
|
2787
|
+
|
|
2788
|
+
#### 🔌 Usage
|
|
2789
|
+
|
|
2790
|
+
<dl>
|
|
2791
|
+
<dd>
|
|
2792
|
+
|
|
2793
|
+
<dl>
|
|
2794
|
+
<dd>
|
|
2795
|
+
|
|
2796
|
+
```typescript
|
|
2797
|
+
await client.wire.list();
|
|
2798
|
+
|
|
2799
|
+
```
|
|
2800
|
+
</dd>
|
|
2801
|
+
</dl>
|
|
2802
|
+
</dd>
|
|
2803
|
+
</dl>
|
|
2804
|
+
|
|
2805
|
+
#### ⚙️ Parameters
|
|
2806
|
+
|
|
2807
|
+
<dl>
|
|
2808
|
+
<dd>
|
|
2809
|
+
|
|
2810
|
+
<dl>
|
|
2811
|
+
<dd>
|
|
2812
|
+
|
|
2813
|
+
**request:** `Natural.ListWireRequest`
|
|
2814
|
+
|
|
2815
|
+
</dd>
|
|
2816
|
+
</dl>
|
|
2817
|
+
|
|
2818
|
+
<dl>
|
|
2819
|
+
<dd>
|
|
2820
|
+
|
|
2821
|
+
**requestOptions:** `WireClient.RequestOptions`
|
|
2822
|
+
|
|
2823
|
+
</dd>
|
|
2824
|
+
</dl>
|
|
2825
|
+
</dd>
|
|
2826
|
+
</dl>
|
|
2827
|
+
|
|
2828
|
+
|
|
2829
|
+
</dd>
|
|
2830
|
+
</dl>
|
|
2831
|
+
</details>
|
|
2832
|
+
|
|
2833
|
+
<details><summary><code>client.wire.<a href="/src/api/resources/wire/client/Client.ts">create</a>({ ...params }) -> Natural.CreateWireResponse</code></summary>
|
|
2834
|
+
<dl>
|
|
2835
|
+
<dd>
|
|
2836
|
+
|
|
2837
|
+
#### 📝 Description
|
|
2838
|
+
|
|
2839
|
+
<dl>
|
|
2840
|
+
<dd>
|
|
2841
|
+
|
|
2842
|
+
<dl>
|
|
2843
|
+
<dd>
|
|
2844
|
+
|
|
2845
|
+
Create a wire payment to an external party account
|
|
2846
|
+
</dd>
|
|
2847
|
+
</dl>
|
|
2848
|
+
</dd>
|
|
2849
|
+
</dl>
|
|
2850
|
+
|
|
2851
|
+
#### 🔌 Usage
|
|
2852
|
+
|
|
2853
|
+
<dl>
|
|
2854
|
+
<dd>
|
|
2855
|
+
|
|
2856
|
+
<dl>
|
|
2857
|
+
<dd>
|
|
2858
|
+
|
|
2859
|
+
```typescript
|
|
2860
|
+
await client.wire.create({
|
|
2861
|
+
idempotencyKey: "Idempotency-Key",
|
|
2862
|
+
amount: 25000,
|
|
2863
|
+
currency: "USD",
|
|
2864
|
+
externalPartyAccountId: "epa_019cd1798d8e5a2f8ceb96020cc3991a",
|
|
2865
|
+
description: "Invoice 1042 settlement"
|
|
2866
|
+
});
|
|
2867
|
+
|
|
2868
|
+
```
|
|
2869
|
+
</dd>
|
|
2870
|
+
</dl>
|
|
2871
|
+
</dd>
|
|
2872
|
+
</dl>
|
|
2873
|
+
|
|
2874
|
+
#### ⚙️ Parameters
|
|
2875
|
+
|
|
2876
|
+
<dl>
|
|
2877
|
+
<dd>
|
|
2878
|
+
|
|
2879
|
+
<dl>
|
|
2880
|
+
<dd>
|
|
2881
|
+
|
|
2882
|
+
**request:** `Natural.CreateWireRequest`
|
|
2883
|
+
|
|
2884
|
+
</dd>
|
|
2885
|
+
</dl>
|
|
2886
|
+
|
|
2887
|
+
<dl>
|
|
2888
|
+
<dd>
|
|
2889
|
+
|
|
2890
|
+
**requestOptions:** `WireClient.RequestOptions`
|
|
2891
|
+
|
|
2892
|
+
</dd>
|
|
2893
|
+
</dl>
|
|
2894
|
+
</dd>
|
|
2895
|
+
</dl>
|
|
2896
|
+
|
|
2897
|
+
|
|
2898
|
+
</dd>
|
|
2899
|
+
</dl>
|
|
2900
|
+
</details>
|
|
2901
|
+
|
|
2902
|
+
<details><summary><code>client.wire.<a href="/src/api/resources/wire/client/Client.ts">get</a>({ ...params }) -> Natural.GetWireResponse</code></summary>
|
|
2903
|
+
<dl>
|
|
2904
|
+
<dd>
|
|
2905
|
+
|
|
2906
|
+
#### 📝 Description
|
|
2907
|
+
|
|
2908
|
+
<dl>
|
|
2909
|
+
<dd>
|
|
2910
|
+
|
|
2911
|
+
<dl>
|
|
2912
|
+
<dd>
|
|
2913
|
+
|
|
2914
|
+
Get a wire payment
|
|
2915
|
+
</dd>
|
|
2916
|
+
</dl>
|
|
2917
|
+
</dd>
|
|
2918
|
+
</dl>
|
|
2919
|
+
|
|
2920
|
+
#### 🔌 Usage
|
|
2921
|
+
|
|
2922
|
+
<dl>
|
|
2923
|
+
<dd>
|
|
2924
|
+
|
|
2925
|
+
<dl>
|
|
2926
|
+
<dd>
|
|
2927
|
+
|
|
2928
|
+
```typescript
|
|
2929
|
+
await client.wire.get({
|
|
2930
|
+
wireId: "wireId"
|
|
2931
|
+
});
|
|
2932
|
+
|
|
2933
|
+
```
|
|
2934
|
+
</dd>
|
|
2935
|
+
</dl>
|
|
2936
|
+
</dd>
|
|
2937
|
+
</dl>
|
|
2938
|
+
|
|
2939
|
+
#### ⚙️ Parameters
|
|
2940
|
+
|
|
2941
|
+
<dl>
|
|
2942
|
+
<dd>
|
|
2943
|
+
|
|
2944
|
+
<dl>
|
|
2945
|
+
<dd>
|
|
2946
|
+
|
|
2947
|
+
**request:** `Natural.GetWireRequest`
|
|
2948
|
+
|
|
2949
|
+
</dd>
|
|
2950
|
+
</dl>
|
|
2951
|
+
|
|
2952
|
+
<dl>
|
|
2953
|
+
<dd>
|
|
2954
|
+
|
|
2955
|
+
**requestOptions:** `WireClient.RequestOptions`
|
|
2956
|
+
|
|
2957
|
+
</dd>
|
|
2958
|
+
</dl>
|
|
2959
|
+
</dd>
|
|
2960
|
+
</dl>
|
|
2961
|
+
|
|
2962
|
+
|
|
2963
|
+
</dd>
|
|
2964
|
+
</dl>
|
|
2965
|
+
</details>
|
|
2966
|
+
|
|
2967
|
+
<details><summary><code>client.wire.<a href="/src/api/resources/wire/client/Client.ts">cancel</a>({ ...params }) -> Natural.CancelWireResponse</code></summary>
|
|
2968
|
+
<dl>
|
|
2969
|
+
<dd>
|
|
2970
|
+
|
|
2971
|
+
#### 📝 Description
|
|
2972
|
+
|
|
2973
|
+
<dl>
|
|
2974
|
+
<dd>
|
|
2975
|
+
|
|
2976
|
+
<dl>
|
|
2977
|
+
<dd>
|
|
2978
|
+
|
|
2979
|
+
Cancel a wire payment before submission
|
|
2980
|
+
</dd>
|
|
2981
|
+
</dl>
|
|
2982
|
+
</dd>
|
|
2983
|
+
</dl>
|
|
2984
|
+
|
|
2985
|
+
#### 🔌 Usage
|
|
2986
|
+
|
|
2987
|
+
<dl>
|
|
2988
|
+
<dd>
|
|
2989
|
+
|
|
2990
|
+
<dl>
|
|
2991
|
+
<dd>
|
|
2992
|
+
|
|
2993
|
+
```typescript
|
|
2994
|
+
await client.wire.cancel({
|
|
2995
|
+
idempotencyKey: "Idempotency-Key",
|
|
2996
|
+
wireId: "wireId",
|
|
2997
|
+
reason: "Duplicate payment"
|
|
2998
|
+
});
|
|
2999
|
+
|
|
3000
|
+
```
|
|
3001
|
+
</dd>
|
|
3002
|
+
</dl>
|
|
3003
|
+
</dd>
|
|
3004
|
+
</dl>
|
|
3005
|
+
|
|
3006
|
+
#### ⚙️ Parameters
|
|
3007
|
+
|
|
3008
|
+
<dl>
|
|
3009
|
+
<dd>
|
|
3010
|
+
|
|
3011
|
+
<dl>
|
|
3012
|
+
<dd>
|
|
3013
|
+
|
|
3014
|
+
**request:** `Natural.CancelWireRequest`
|
|
3015
|
+
|
|
3016
|
+
</dd>
|
|
3017
|
+
</dl>
|
|
3018
|
+
|
|
3019
|
+
<dl>
|
|
3020
|
+
<dd>
|
|
3021
|
+
|
|
3022
|
+
**requestOptions:** `WireClient.RequestOptions`
|
|
3023
|
+
|
|
3024
|
+
</dd>
|
|
3025
|
+
</dl>
|
|
3026
|
+
</dd>
|
|
3027
|
+
</dl>
|
|
3028
|
+
|
|
3029
|
+
|
|
2693
3030
|
</dd>
|
|
2694
3031
|
</dl>
|
|
2695
3032
|
</details>
|
|
@@ -2867,7 +3204,7 @@ await client.transfers.initiateDeposit({
|
|
|
2867
3204
|
idempotencyKey: "Idempotency-Key",
|
|
2868
3205
|
amount: 50000,
|
|
2869
3206
|
currency: "USD",
|
|
2870
|
-
externalAccountId: "
|
|
3207
|
+
externalAccountId: "eac_019cd1798d75c7ec27e4218aeac1d282",
|
|
2871
3208
|
description: "Wallet top-up",
|
|
2872
3209
|
tags: {
|
|
2873
3210
|
"workflow": "treasury"
|
|
@@ -2939,7 +3276,7 @@ await client.transfers.initiateWithdrawal({
|
|
|
2939
3276
|
idempotencyKey: "Idempotency-Key",
|
|
2940
3277
|
amount: 12500,
|
|
2941
3278
|
currency: "USD",
|
|
2942
|
-
externalAccountId: "
|
|
3279
|
+
externalAccountId: "eac_019cd1798d75c7ec27e4218aeac1d282",
|
|
2943
3280
|
method: "standard",
|
|
2944
3281
|
description: "Payout transfer",
|
|
2945
3282
|
tags: {
|
|
@@ -3011,9 +3348,9 @@ Move funds between two wallets
|
|
|
3011
3348
|
await client.transfers.initiateInternal({
|
|
3012
3349
|
idempotencyKey: "Idempotency-Key",
|
|
3013
3350
|
amount: 5000,
|
|
3014
|
-
sourceWalletId: "
|
|
3015
|
-
destWalletId: "
|
|
3016
|
-
description: "Sweep to
|
|
3351
|
+
sourceWalletId: "wal_019cd1798d714ce765e0486a417c23dc",
|
|
3352
|
+
destWalletId: "wal_019cd1798d72cf01303c7c04148c9b8d",
|
|
3353
|
+
description: "Sweep to Vault",
|
|
3017
3354
|
tags: {
|
|
3018
3355
|
"workflow": "treasury"
|
|
3019
3356
|
}
|
|
@@ -3517,7 +3854,7 @@ await client.paymentRequests.fulfill({
|
|
|
3517
3854
|
paymentRequestId: "paymentRequestId",
|
|
3518
3855
|
paymentSource: {
|
|
3519
3856
|
type: "wallet",
|
|
3520
|
-
walletId: "
|
|
3857
|
+
walletId: "wal_019cd1798d714ce765e0486a417c23dc"
|
|
3521
3858
|
},
|
|
3522
3859
|
tags: {
|
|
3523
3860
|
"invoice_id": "inv_7"
|
|
@@ -3831,7 +4168,7 @@ await client.approvals.get({
|
|
|
3831
4168
|
<dl>
|
|
3832
4169
|
<dd>
|
|
3833
4170
|
|
|
3834
|
-
Approve the
|
|
4171
|
+
Approve the operation under review
|
|
3835
4172
|
</dd>
|
|
3836
4173
|
</dl>
|
|
3837
4174
|
</dd>
|
|
@@ -3897,7 +4234,7 @@ await client.approvals.approve({
|
|
|
3897
4234
|
<dl>
|
|
3898
4235
|
<dd>
|
|
3899
4236
|
|
|
3900
|
-
Deny the
|
|
4237
|
+
Deny the operation under review
|
|
3901
4238
|
</dd>
|
|
3902
4239
|
</dl>
|
|
3903
4240
|
</dd>
|
|
@@ -4045,10 +4382,10 @@ Invite people to join the party. Available for business parties.
|
|
|
4045
4382
|
```typescript
|
|
4046
4383
|
await client.invitations.create({
|
|
4047
4384
|
invitations: [{
|
|
4048
|
-
email: "engineer@
|
|
4385
|
+
email: "engineer@acmepayments.com",
|
|
4049
4386
|
role: "MEMBER"
|
|
4050
4387
|
}, {
|
|
4051
|
-
email: "cfo@
|
|
4388
|
+
email: "cfo@acmepayments.com",
|
|
4052
4389
|
role: "ADMIN"
|
|
4053
4390
|
}],
|
|
4054
4391
|
tags: {
|
|
@@ -4240,7 +4577,7 @@ Update the current party
|
|
|
4240
4577
|
|
|
4241
4578
|
```typescript
|
|
4242
4579
|
await client.parties.update({
|
|
4243
|
-
displayName: "
|
|
4580
|
+
displayName: "Acme Payments Inc."
|
|
4244
4581
|
});
|
|
4245
4582
|
|
|
4246
4583
|
```
|
|
@@ -4429,7 +4766,7 @@ await client.parties.getCompliance({
|
|
|
4429
4766
|
<dl>
|
|
4430
4767
|
<dd>
|
|
4431
4768
|
|
|
4432
|
-
Set
|
|
4769
|
+
Set your party's handle
|
|
4433
4770
|
</dd>
|
|
4434
4771
|
</dl>
|
|
4435
4772
|
</dd>
|
|
@@ -4445,7 +4782,7 @@ Set or rename your party's handle; it can never be cleared
|
|
|
4445
4782
|
|
|
4446
4783
|
```typescript
|
|
4447
4784
|
await client.parties.setHandle({
|
|
4448
|
-
handle: "
|
|
4785
|
+
handle: "acme"
|
|
4449
4786
|
});
|
|
4450
4787
|
|
|
4451
4788
|
```
|
|
@@ -5287,7 +5624,7 @@ Grant an agent access to a wallet
|
|
|
5287
5624
|
await client.wallets.attachAgent({
|
|
5288
5625
|
idempotencyKey: "Idempotency-Key",
|
|
5289
5626
|
walletId: "walletId",
|
|
5290
|
-
agentId: "
|
|
5627
|
+
agentId: "agt_019cd1798d637a4da75dce386343931d"
|
|
5291
5628
|
});
|
|
5292
5629
|
|
|
5293
5630
|
```
|
|
@@ -6166,7 +6503,7 @@ await client.agentKeys.create({
|
|
|
6166
6503
|
<dl>
|
|
6167
6504
|
<dd>
|
|
6168
6505
|
|
|
6169
|
-
Revoke an agent key
|
|
6506
|
+
Revoke an agent key
|
|
6170
6507
|
</dd>
|
|
6171
6508
|
</dl>
|
|
6172
6509
|
</dd>
|
|
@@ -6232,7 +6569,7 @@ await client.agentKeys.revoke({
|
|
|
6232
6569
|
<dl>
|
|
6233
6570
|
<dd>
|
|
6234
6571
|
|
|
6235
|
-
|
|
6572
|
+
Rotate an agent key. The new secret is returned only once.
|
|
6236
6573
|
</dd>
|
|
6237
6574
|
</dl>
|
|
6238
6575
|
</dd>
|
|
@@ -6656,7 +6993,7 @@ await client.webhooks.update({
|
|
|
6656
6993
|
<dl>
|
|
6657
6994
|
<dd>
|
|
6658
6995
|
|
|
6659
|
-
|
|
6996
|
+
Rotate the webhook signing secret. The new secret is returned only once.
|
|
6660
6997
|
</dd>
|
|
6661
6998
|
</dl>
|
|
6662
6999
|
</dd>
|
|
@@ -6852,7 +7189,7 @@ await client.events.get({
|
|
|
6852
7189
|
<dl>
|
|
6853
7190
|
<dd>
|
|
6854
7191
|
|
|
6855
|
-
Send the stored event
|
|
7192
|
+
Send the stored event to the webhook again
|
|
6856
7193
|
</dd>
|
|
6857
7194
|
</dl>
|
|
6858
7195
|
</dd>
|
|
@@ -6937,7 +7274,7 @@ Create a test customer and a pending invitation for each agent you name
|
|
|
6937
7274
|
```typescript
|
|
6938
7275
|
await client.simulations.inviteCustomer({
|
|
6939
7276
|
idempotencyKey: "Idempotency-Key",
|
|
6940
|
-
agentIds: ["
|
|
7277
|
+
agentIds: ["agt_019cd1798d637a4da75dce386343931d"],
|
|
6941
7278
|
permissions: ["wallets.create", "wallets.deposit", "wallets.withdraw", "wallets.transfer"],
|
|
6942
7279
|
type: "ORG",
|
|
6943
7280
|
message: "Please review the agent access request."
|
|
@@ -7337,7 +7674,7 @@ Drive a sandbox realtime payment to settlement
|
|
|
7337
7674
|
await client.simulations.settleRealtime({
|
|
7338
7675
|
idempotencyKey: "Idempotency-Key",
|
|
7339
7676
|
realtimeId: "realtimeId",
|
|
7340
|
-
customerPartyId: "
|
|
7677
|
+
customerPartyId: "pty_019cd1798d617f65a79cb965dda9eac3"
|
|
7341
7678
|
});
|
|
7342
7679
|
|
|
7343
7680
|
```
|
|
@@ -7404,7 +7741,7 @@ Drive a sandbox realtime payment to a terminal network rejection
|
|
|
7404
7741
|
await client.simulations.failRealtime({
|
|
7405
7742
|
idempotencyKey: "Idempotency-Key",
|
|
7406
7743
|
realtimeId: "realtimeId",
|
|
7407
|
-
customerPartyId: "
|
|
7744
|
+
customerPartyId: "pty_019cd1798d617f65a79cb965dda9eac3"
|
|
7408
7745
|
});
|
|
7409
7746
|
|
|
7410
7747
|
```
|
|
@@ -7437,6 +7774,140 @@ await client.simulations.failRealtime({
|
|
|
7437
7774
|
</dl>
|
|
7438
7775
|
|
|
7439
7776
|
|
|
7777
|
+
</dd>
|
|
7778
|
+
</dl>
|
|
7779
|
+
</details>
|
|
7780
|
+
|
|
7781
|
+
<details><summary><code>client.simulations.<a href="/src/api/resources/simulations/client/Client.ts">settleWire</a>({ ...params }) -> Natural.SettleWireSimulationsResponse</code></summary>
|
|
7782
|
+
<dl>
|
|
7783
|
+
<dd>
|
|
7784
|
+
|
|
7785
|
+
#### 📝 Description
|
|
7786
|
+
|
|
7787
|
+
<dl>
|
|
7788
|
+
<dd>
|
|
7789
|
+
|
|
7790
|
+
<dl>
|
|
7791
|
+
<dd>
|
|
7792
|
+
|
|
7793
|
+
Complete a test wire payment
|
|
7794
|
+
</dd>
|
|
7795
|
+
</dl>
|
|
7796
|
+
</dd>
|
|
7797
|
+
</dl>
|
|
7798
|
+
|
|
7799
|
+
#### 🔌 Usage
|
|
7800
|
+
|
|
7801
|
+
<dl>
|
|
7802
|
+
<dd>
|
|
7803
|
+
|
|
7804
|
+
<dl>
|
|
7805
|
+
<dd>
|
|
7806
|
+
|
|
7807
|
+
```typescript
|
|
7808
|
+
await client.simulations.settleWire({
|
|
7809
|
+
idempotencyKey: "Idempotency-Key",
|
|
7810
|
+
wireId: "wireId",
|
|
7811
|
+
customerPartyId: "pty_019cd1798d617f65a79cb965dda9eac3"
|
|
7812
|
+
});
|
|
7813
|
+
|
|
7814
|
+
```
|
|
7815
|
+
</dd>
|
|
7816
|
+
</dl>
|
|
7817
|
+
</dd>
|
|
7818
|
+
</dl>
|
|
7819
|
+
|
|
7820
|
+
#### ⚙️ Parameters
|
|
7821
|
+
|
|
7822
|
+
<dl>
|
|
7823
|
+
<dd>
|
|
7824
|
+
|
|
7825
|
+
<dl>
|
|
7826
|
+
<dd>
|
|
7827
|
+
|
|
7828
|
+
**request:** `Natural.SettleWireSimulationsRequest`
|
|
7829
|
+
|
|
7830
|
+
</dd>
|
|
7831
|
+
</dl>
|
|
7832
|
+
|
|
7833
|
+
<dl>
|
|
7834
|
+
<dd>
|
|
7835
|
+
|
|
7836
|
+
**requestOptions:** `SimulationsClient.RequestOptions`
|
|
7837
|
+
|
|
7838
|
+
</dd>
|
|
7839
|
+
</dl>
|
|
7840
|
+
</dd>
|
|
7841
|
+
</dl>
|
|
7842
|
+
|
|
7843
|
+
|
|
7844
|
+
</dd>
|
|
7845
|
+
</dl>
|
|
7846
|
+
</details>
|
|
7847
|
+
|
|
7848
|
+
<details><summary><code>client.simulations.<a href="/src/api/resources/simulations/client/Client.ts">failWire</a>({ ...params }) -> Natural.FailWireSimulationsResponse</code></summary>
|
|
7849
|
+
<dl>
|
|
7850
|
+
<dd>
|
|
7851
|
+
|
|
7852
|
+
#### 📝 Description
|
|
7853
|
+
|
|
7854
|
+
<dl>
|
|
7855
|
+
<dd>
|
|
7856
|
+
|
|
7857
|
+
<dl>
|
|
7858
|
+
<dd>
|
|
7859
|
+
|
|
7860
|
+
Reject a test wire payment
|
|
7861
|
+
</dd>
|
|
7862
|
+
</dl>
|
|
7863
|
+
</dd>
|
|
7864
|
+
</dl>
|
|
7865
|
+
|
|
7866
|
+
#### 🔌 Usage
|
|
7867
|
+
|
|
7868
|
+
<dl>
|
|
7869
|
+
<dd>
|
|
7870
|
+
|
|
7871
|
+
<dl>
|
|
7872
|
+
<dd>
|
|
7873
|
+
|
|
7874
|
+
```typescript
|
|
7875
|
+
await client.simulations.failWire({
|
|
7876
|
+
idempotencyKey: "Idempotency-Key",
|
|
7877
|
+
wireId: "wireId",
|
|
7878
|
+
customerPartyId: "pty_019cd1798d617f65a79cb965dda9eac3"
|
|
7879
|
+
});
|
|
7880
|
+
|
|
7881
|
+
```
|
|
7882
|
+
</dd>
|
|
7883
|
+
</dl>
|
|
7884
|
+
</dd>
|
|
7885
|
+
</dl>
|
|
7886
|
+
|
|
7887
|
+
#### ⚙️ Parameters
|
|
7888
|
+
|
|
7889
|
+
<dl>
|
|
7890
|
+
<dd>
|
|
7891
|
+
|
|
7892
|
+
<dl>
|
|
7893
|
+
<dd>
|
|
7894
|
+
|
|
7895
|
+
**request:** `Natural.FailWireSimulationsRequest`
|
|
7896
|
+
|
|
7897
|
+
</dd>
|
|
7898
|
+
</dl>
|
|
7899
|
+
|
|
7900
|
+
<dl>
|
|
7901
|
+
<dd>
|
|
7902
|
+
|
|
7903
|
+
**requestOptions:** `SimulationsClient.RequestOptions`
|
|
7904
|
+
|
|
7905
|
+
</dd>
|
|
7906
|
+
</dl>
|
|
7907
|
+
</dd>
|
|
7908
|
+
</dl>
|
|
7909
|
+
|
|
7910
|
+
|
|
7440
7911
|
</dd>
|
|
7441
7912
|
</dl>
|
|
7442
7913
|
</details>
|
|
@@ -7471,7 +7942,7 @@ Accept a pending customer invitation as the test customer it is addressed to
|
|
|
7471
7942
|
await client.simulations.acceptCustomerInvitation({
|
|
7472
7943
|
idempotencyKey: "Idempotency-Key",
|
|
7473
7944
|
invitationId: "invitationId",
|
|
7474
|
-
partyId: "
|
|
7945
|
+
partyId: "pty_019cd1798d6a0cf1a6076c62addacb4d"
|
|
7475
7946
|
});
|
|
7476
7947
|
|
|
7477
7948
|
```
|
|
@@ -7538,7 +8009,7 @@ Decline a pending customer invitation as the test customer it is addressed to
|
|
|
7538
8009
|
await client.simulations.declineCustomerInvitation({
|
|
7539
8010
|
idempotencyKey: "Idempotency-Key",
|
|
7540
8011
|
invitationId: "invitationId",
|
|
7541
|
-
partyId: "
|
|
8012
|
+
partyId: "pty_019cd1798d6a0cf1a6076c62addacb4d"
|
|
7542
8013
|
});
|
|
7543
8014
|
|
|
7544
8015
|
```
|