Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1007 Bytes

BankConsent.md

File metadata and controls

11 lines (8 loc) · 1007 Bytes

# BankConsent

Properties

Name Type Description Notes
status \OpenAPI\Client\Model\BankConsentStatus
expires_at \DateTime <strong>Format:</strong> 'YYYY-MM-DD'T'HH:MM:SS.SSSXXX' (RFC 3339, section 5.6)<br/>Expiration time of the consent. [optional]
supports_import_new_accounts bool Whether this consent supports the download of accounts that weren't downloaded at the time when the consent was issued. If this field is false, then you will have to delete this consent before you can update the bank connection with 'importNewAccounts' = true (otherwise, the update will result in an error). Please note that the user will have to be involved in the process of issuing a new consent.

[Back to Model list] [Back to API list] [Back to README]