OpenAI::ContainerResourceExpiresAfter
Inherits JSON::Serializable < Reference < Object
The container will expire after this time period. The anchor is the reference point for the expiration. The minutes is the number of minutes after the anchor before the container expires.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
anchor=(anchor : ContainerResourceExpiresAfterAnchor | Nil)
The reference point for the expiration.