OpenAI::TranscriptTextUsageDuration
Inherits JSON::Serializable < Reference < Object
Usage statistics for models billed by audio input duration.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : TranscriptTextUsageDurationType = TranscriptTextUsageDurationType::Duration, seconds : Float64 = 0.0)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : TranscriptTextUsageDurationType)
The type of the usage object. Always duration for this variant.