Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 819 Bytes

ScopesContext.md

File metadata and controls

12 lines (7 loc) · 819 Bytes

ScopesContext

An indicator for when scopes are being updated. When scopes are updated via enrollment (i.e. OAuth), the partner must send ENROLLMENT. When scopes are updated in a post-enrollment view, the partner must send PORTAL.

Properties

Name Type Description Notes
value str An indicator for when scopes are being updated. When scopes are updated via enrollment (i.e. OAuth), the partner must send `ENROLLMENT`. When scopes are updated in a post-enrollment view, the partner must send `PORTAL`. must be one of ["ENROLLMENT", "PORTAL", ]

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