Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 373 Bytes

File metadata and controls

19 lines (12 loc) · 373 Bytes

RevertTemplatePathParamTemplateType

The type of template to revert

Example Usage

import com.clerk.backend_api.models.operations.RevertTemplatePathParamTemplateType;

RevertTemplatePathParamTemplateType value = RevertTemplatePathParamTemplateType.EMAIL;

Values

Name Value
EMAIL email
SMS sms