Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 838 Bytes

ScopesNullable.md

File metadata and controls

15 lines (10 loc) · 838 Bytes

ScopesNullable

The scopes object

Properties

Name Type Description Notes
product_access ProductAccess [optional]
accounts [AccountAccess] [optional]
new_accounts bool, none_type Allow access to newly opened accounts as they are opened. If unset, defaults to `true`. [optional] if omitted the server will use the default value of True
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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