Class CreateOrganizationClientGrantRequestBody
java.lang.Object
com.auth0.json.mgmt.organizations.CreateOrganizationClientGrantRequestBody
Represents the body of the request to send when associating a client grant with an organization.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new instance. -
Method Summary
-
Constructor Details
-
CreateOrganizationClientGrantRequestBody
Create a new instance.- Parameters:
grantId- the ID of the grant.
-