Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 704 Bytes

RemoveProductAuthorizationsRequest.md

File metadata and controls

13 lines (9 loc) · 704 Bytes

Yaksa.OrckestraCommerce.Client.Model.RemoveProductAuthorizationsRequest

Regroupment of all custom CDMV services, notably for clinics related operations

Properties

Name Type Description Notes
CustomerId string The customer's unique identifier [optional]
ProductIds List<string> List of product ids matching product authorizations to be removed. [optional]
ScopeId string The id of the requested scope [optional]

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