Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.89 KB

Attribute.md

File metadata and controls

17 lines (12 loc) · 1.89 KB

Attribute

Properties

Name Type Description Notes
container list[str] Containers for which the attributes are supported.<br><br><b>Endpoints</b>:<ul><li>GET providers</li><li>GET providers/{providerId}</li></ul> [optional]
from_date str Applicable only to EBILLS and STATEMENTS attributes of DOCUMENT dataset.<br><br><b>Endpoints</b>:<ul><li>POST providerAccounts</li><li>PUT providerAccounts</li></ul> [optional] [readonly]
to_fin_year str Applicable only to TAX attribute of DOCUMENT dataset.<br><br><b>Endpoints</b>:<ul><li>POST providerAccounts</li><li>PUT providerAccounts</li></ul> [optional] [readonly]
from_fin_year str Applicable only to TAX attribute of DOCUMENT dataset.<br><br><b>Endpoints</b>:<ul><li>POST providerAccounts</li><li>PUT providerAccounts</li></ul> [optional] [readonly]
container_attributes ContainerAttributes [optional]
to_date str Applicable only to EBILLS and STATEMENTS attributes of DOCUMENT dataset.<br><br><b>Endpoints</b>:<ul><li>POST providerAccounts</li><li>PUT providerAccounts</li></ul> [optional] [readonly]
name str Attributes that are supported for a dataset.<br><br><b>Endpoints</b>:<ul><li>GET providers</li><li>GET providers/{providerId}</li></ul> [optional]

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