open_banking_models library

Classes

AccountIdentifiers
AccountIdentifiers
AccountIdentifiersBuilder
AccountParty
AccountParty
AccountPartyBuilder
AccountType
AccountTypeMixin
Optionally, enum_class can generate a mixin to go with your enum for use with Angular. It exposes your enum constants as getters. So, if you mix it in to your Dart component class, the values become available to the corresponding Angular template.
AccountVerificationCountry
AccountVerificationCountryMixin
Optionally, enum_class can generate a mixin to go with your enum for use with Angular. It exposes your enum constants as getters. So, if you mix it in to your Dart component class, the values become available to the corresponding Angular template.
AccountVerificationReportResponse
AccountVerificationReportResponse
AccountVerificationReportResponseBuilder
AccountVerificationRoutesRequest
AccountVerificationRoutesRequest
AccountVerificationRoutesRequestBuilder
AccountVerificationRoutesResponse
AccountVerificationRoutesResponse
AccountVerificationRoutesResponseBuilder
ACHAccountIdentifier
ACHAccountIdentifier
ACHAccountIdentifierBuilder
BACSAccountIdentifier
BACSAccountIdentifier
BACSAccountIdentifierBuilder
BSBAccountIdentifier
BSBAccountIdentifier
BSBAccountIdentifierBuilder
Date
A gregorian calendar date generated by OpenAPI generator to differentiate between DateTime and Date formats.
DefaultErrorResponseEntity
Standardized error response following RFC-7807 format
DefaultErrorResponseEntityBuilder
EFTAccountIdentifier
EFTAccountIdentifier
EFTAccountIdentifierBuilder
IBANAccountIdentifier
IBANAccountIdentifier
IBANAccountIdentifierBuilder
Identity
Identity
IdentityBuilder
InvalidField
InvalidField
InvalidFieldBuilder
PartyRole
PartyRoleMixin
Optionally, enum_class can generate a mixin to go with your enum for use with Angular. It exposes your enum constants as getters. So, if you mix it in to your Dart component class, the values become available to the corresponding Angular template.
Provider
Provider
ProviderBuilder
RIXAccountIdentifier
RIXAccountIdentifier
RIXAccountIdentifierBuilder
Route
Route
RouteBuilder
VerifiedAccount
VerifiedAccount
VerifiedAccountBuilder

Extensions

DateTimeToDate on DateTime