Module: Vapi::Types::PunctuationBoundary

Extended by:
Internal::Types::Enum
Defined in:
lib/vapi/types/punctuation_boundary.rb

Constant Summary collapse

CIRCLE =
""
FULL_WIDTH_COMMA =
""
DOT =
"."
EXCLAMATION =
"!"
QUESTION =
"?"
SEMICOLON =
";"
PARENTHESIS =
")"
ARABIC_COMMA =
"،"
URDU_FULL_STOP =
"۔"
BENGALI_FULL_STOP =
""
DOUBLE_DANDA =
""
PIPE =
"|"
DOUBLE_PIPE =
"||"
HALF_WIDTH_COMMA =
","
COLON =
":"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load