m8ty_client_common
library
Classes
-
ActiveEnumModel
-
-
ActiveEnumModelMixin
-
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.
-
AddressModel
-
Address data.
-
AddressModelBuilder
-
-
AmountModel
-
Amount with value and currency.
-
AmountModelBuilder
-
-
AttachmentMetadataModel
-
The file metadata holds the information about a file that may be a single document or a message attachment.
-
AttachmentMetadataModelBuilder
-
-
BankModel
-
Details of a bank.
-
BankModelBuilder
-
-
CashflowBalancePeriodEnumModel
-
-
CashflowBalancePeriodEnumModelMixin
-
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.
-
CurrencyModel
-
Currency with ISO code and symbol.
-
CurrencyModelBuilder
-
-
Date
-
A gregorian calendar date generated by
OpenAPI generator to differentiate
between DateTime and Date formats.
-
DividendFrequencyEnumModel
-
-
DividendFrequencyEnumModelMixin
-
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.
-
ErrorMessageModel
-
Message, which contains more details about the error.
-
ErrorMessageModelBuilder
-
-
ErrorResponseModel
-
Response if an error occurs. It contains information about the error, the date-time and the path for better support in error cases.
-
ErrorResponseModelBuilder
-
-
IsoCurrencyEnumModel
-
-
IsoCurrencyEnumModelMixin
-
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.
-
-
ModelHelperCommon
-
-
PageModel
-
Object for paging in result lists.
-
PageModelBuilder
-
-
ReadStatusModel
-
-
ReadStatusModelMixin
-
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.
-
StatusEnumModel
-
-
StatusEnumModelMixin
-
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.
-
StatusResponseModel
-
Status object.
-
StatusResponseModelBuilder
-
-
TrendBalanceListModel
-
List of trending balances of an account
-
TrendBalanceListModelBuilder
-
-
TrendBalanceModel
-
Trending balance of an account or credit card
-
TrendBalanceModelBuilder
-
-
TrendBalancePeriodEnumModel
-
-
TrendBalancePeriodEnumModelMixin
-
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.
-
WebFormStatusModel
-
-
WebFormStatusModelMixin
-
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.