Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 510 Bytes

File metadata and controls

23 lines (11 loc) · 510 Bytes

UpdateSupportRequest

Properties

Name Type Description Notes
requestStatus RequestStatusEnum Current status of the support request.
processingNote String Notes attached by the admin when rejecting or approving a request. [optional]

Enum: RequestStatusEnum

Name Value
APPROVED "approved"
REJECTED "rejected"