Objects
Psd2AisConsentScopeDto
PSD2 AIS consent scope with account access details
accountIdsArray<string>
balancesboolean
transactionsboolean
Properties inherited from: ConsentScope
typestring
Possible Enum values are
PSD2_AIS or LEFI.Example
{ "accountIds": [], "balances": false, "transactions": false}