Enumeration
Scope.UserAccess
public enum UserAccess
Relationships
Member Of
Scope
Access to Tink is divided into scopes which grant access to different API endpoints. Each API customer has a set of scopes which control the maximum permitted data access. To see the total set of scopes that you can use, go to app settings in the Tink Console.
Conforms To
String
Enumeration Cases
read
case read
delete
case delete
webHooks
case webHooks
write
case write
create
case create