DeleteGrantCategoryResult
union DeleteGrantCategoryResult =
| DeleteGrantCategory
| InvalidInputError
| NotFoundError
| PermissionDeniedErrorPossible types
DeleteGrantCategory object
InvalidInputError object
NotFoundError object
PermissionDeniedError object
Returned By
Last updated
Was this helpful?