Enumeration
Scope.AuthorizationAccess
public enum AuthorizationAccess
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
grant
case grant
revoke
case revoke