GrantCategoryResult
union GrantCategoryResult =
| GrantCategory
| InvalidInputError
| NotFoundError
| PermissionDeniedErrorPossible types
GrantCategory object
InvalidInputError object
NotFoundError object
PermissionDeniedError object
Returned By
Member Of
Last updated
Was this helpful?