Class: Vapi::CreateTokenDtoTag
- Inherits:
-
Object
- Object
- Vapi::CreateTokenDtoTag
- Defined in:
- lib/vapi_server_sdk/types/create_token_dto_tag.rb
Overview
This is the tag for the token. It represents its scope.
Constant Summary collapse
- PRIVATE =
"private"
- PUBLIC =
"public"