import { components } from './openapi'; export * as openapi from './openapi'; export declare namespace Schemas { type Account = components['schemas']['Account']; type AccountAddress = components['schemas']['AccountAddress']; type AccountsIDPutResponse = components['schemas']['AccountsIDPutResponse']; type Amount = components['schemas']['Amount']; type AmountType = components['schemas']['AmountType']; type AuthenticationResponse = components['schemas']['AuthenticationResponse']; type AuthorizationResponseType = components['schemas']['AuthorizationResponseType']; type BalanceOfPayments = components['schemas']['BalanceOfPayments']; type BinaryString = components['schemas']['BinaryString']; type ConsentRequestChannelType = components['schemas']['ConsentRequestChannelType']; type ConsentRequestChannelTypeOTP = components['schemas']['ConsentRequestChannelTypeOTP']; type ConsentRequestChannelTypeWeb = components['schemas']['ConsentRequestChannelTypeWeb']; type ConsentRequestsIDPatchRequest = components['schemas']['ConsentRequestsIDPatchRequest']; type ConsentRequestsIDPutResponseOTP = components['schemas']['ConsentRequestsIDPutResponseOTP']; type ConsentRequestsIDPutResponseWeb = components['schemas']['ConsentRequestsIDPutResponseWeb']; type ConsentRequestsPostRequest = components['schemas']['ConsentRequestsPostRequest']; type ConsentsIDPatchResponseRevoked = components['schemas']['ConsentsIDPatchResponseRevoked']; type ConsentsIDPatchResponseVerified = components['schemas']['ConsentsIDPatchResponseVerified']; type ConsentsIDPutResponseSigned = components['schemas']['ConsentsIDPutResponseSigned']; type ConsentsIDPutResponseVerified = components['schemas']['ConsentsIDPutResponseVerified']; type ConsentsPostRequestAUTH = components['schemas']['ConsentsPostRequestAUTH']; type ConsentsPostRequestPISP = components['schemas']['ConsentsPostRequestPISP']; type ConsentStatusRevoked = components['schemas']['ConsentStatusRevoked']; type ConsentStatusIssued = components['schemas']['ConsentStatusIssued']; type ConsentStatus = ConsentStatusRevoked | ConsentStatusIssued; type CorrelationId = components['schemas']['CorrelationId']; type CredentialStatusVerified = components['schemas']['CredentialStatusVerified']; type CredentialStatusPending = components['schemas']['CredentialStatusPending']; type CredentialStatus = CredentialStatusVerified | CredentialStatusPending; type CredentialType = components['schemas']['CredentialType']; type Currency = components['schemas']['Currency']; type DateOfBirth = components['schemas']['DateOfBirth']; type DateTime = components['schemas']['DateTime']; type ErrorCode = components['schemas']['ErrorCode']; type ErrorDescription = components['schemas']['ErrorDescription']; type ErrorInformation = components['schemas']['ErrorInformation']; type ErrorInformationResponse = components['schemas']['ErrorInformationResponse']; type Extension = components['schemas']['Extension']; type ExtensionKey = components['schemas']['ExtensionKey']; type ExtensionList = components['schemas']['ExtensionList']; type ExtensionValue = components['schemas']['ExtensionValue']; type FirstName = components['schemas']['FirstName']; type FspId = components['schemas']['FspId']; type GeoCode = components['schemas']['GeoCode']; type IlpCondition = components['schemas']['IlpCondition']; type IlpFulfilment = components['schemas']['IlpFulfilment']; type IlpPacket = components['schemas']['IlpPacket']; type Integer = components['schemas']['Integer']; type LastName = components['schemas']['LastName']; type Latitude = components['schemas']['Latitude']; type Longitude = components['schemas']['Longitude']; type MerchantClassificationCode = components['schemas']['MerchantClassificationCode']; type MiddleName = components['schemas']['MiddleName']; type Money = components['schemas']['Money']; type Name = components['schemas']['Name']; type Note = components['schemas']['Note']; type ParticipantsIDPutResponse = components['schemas']['ParticipantsIDPutResponse']; type ParticipantsPostRequest = components['schemas']['ParticipantsPostRequest']; type ParticipantsTypeIDPutResponse = components['schemas']['ParticipantsTypeIDPutResponse']; type ParticipantsTypeIDSubIDPostRequest = components['schemas']['ParticipantsTypeIDSubIDPostRequest']; type PartiesTypeIDPutResponse = components['schemas']['PartiesTypeIDPutResponse']; type Party = components['schemas']['Party']; type PartyComplexName = components['schemas']['PartyComplexName']; type PartyIdentifier = components['schemas']['PartyIdentifier']; type PartyIdInfo = components['schemas']['PartyIdInfo']; type PartyIdInfoTPLink = components['schemas']['PartyIdInfoTPLink']; type PartyIdType = components['schemas']['PartyIdType']; type PartyIdTypeTPLink = components['schemas']['PartyIdTypeTPLink']; type PartyName = components['schemas']['PartyName']; type FIDOPublicKeyCredentialAssertion = components['schemas']['FIDOPublicKeyCredentialAssertion']; type FIDOPublicKeyCredentialAttestation = components['schemas']['FIDOPublicKeyCredentialAttestation']; type GenericCredential = components['schemas']['GenericCredential']; type PartyPersonalInfo = components['schemas']['PartyPersonalInfo']; type PartyResult = components['schemas']['PartyResult']; type PartySubIdOrType = components['schemas']['PartySubIdOrType']; type QuotesIDPostRequest = components['schemas']['QuotesPostRequest']; type QuotesIDPutResponse = components['schemas']['QuotesIDPutResponse']; type Refund = components['schemas']['Refund']; type RefundReason = components['schemas']['RefundReason']; type Scope = components['schemas']['Scope']; type ScopeAction = components['schemas']['ScopeAction']; type ServicesServiceTypePutResponse = components['schemas']['ServicesServiceTypePutResponse']; type ServiceType = components['schemas']['ServiceType']; type SignedCredential = components['schemas']['SignedCredential']; type ThirdpartyRequestsTransactionsIDPatchResponse = components['schemas']['ThirdpartyRequestsTransactionsIDPatchResponse']; type ThirdpartyRequestsTransactionsIDPutResponse = components['schemas']['ThirdpartyRequestsTransactionsIDPutResponse']; type ThirdpartyRequestsTransactionsPostRequest = components['schemas']['ThirdpartyRequestsTransactionsPostRequest']; type ThirdpartyRequestsAuthorizationsPostRequest = components['schemas']['ThirdpartyRequestsAuthorizationsPostRequest']; type ThirdpartyRequestsAuthorizationsIDPutResponseRejected = components['schemas']['ThirdpartyRequestsAuthorizationsIDPutResponseRejected']; type ThirdpartyRequestsAuthorizationsIDPutResponseFIDO = components['schemas']['ThirdpartyRequestsAuthorizationsIDPutResponseFIDO']; type ThirdpartyRequestsAuthorizationsIDPutResponseGeneric = components['schemas']['ThirdpartyRequestsAuthorizationsIDPutResponseGeneric']; type ThirdpartyRequestsAuthorizationsIDPutResponse = ThirdpartyRequestsAuthorizationsIDPutResponseRejected | ThirdpartyRequestsAuthorizationsIDPutResponseFIDO | ThirdpartyRequestsAuthorizationsIDPutResponseGeneric; type ThirdpartyRequestsVerificationsIDPutResponse = components['schemas']['ThirdpartyRequestsVerificationsIDPutResponse']; type ThirdpartyRequestsVerificationsPostRequestFIDO = components['schemas']['ThirdpartyRequestsVerificationsPostRequestFIDO']; type ThirdpartyRequestsVerificationsPostRequestGeneric = components['schemas']['ThirdpartyRequestsVerificationsPostRequestGeneric']; type ThirdpartyRequestsVerificationsPostRequest = ThirdpartyRequestsVerificationsPostRequestFIDO | ThirdpartyRequestsVerificationsPostRequestGeneric; type TransactionInitiator = components['schemas']['TransactionInitiator']; type TransactionInitiatorType = components['schemas']['TransactionInitiatorType']; type TransactionRequestState = components['schemas']['TransactionRequestState']; type TransactionScenario = components['schemas']['TransactionScenario']; type TransactionState = components['schemas']['TransactionState']; type TransactionSubScenario = components['schemas']['TransactionSubScenario']; type TransactionType = components['schemas']['TransactionType']; type VerifiedCredential = components['schemas']['VerifiedCredential']; }