Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 738 Bytes

GetAssociatedScopesRequest.md

File metadata and controls

13 lines (9 loc) · 738 Bytes

Yaksa.OrckestraCommerce.Client.Model.GetAssociatedScopesRequest

Custom Profiles are entities which represents a custom classification of entity defined in the system.

Properties

Name Type Description Notes
EntityId string The identifier (business key) of the instance of entity to which the scopes are associated.
EntityTypeName string The EntityTypeName of the profile instance to which the scopes are linked.
ScopeId string The identifier of the scope.

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