Anthropic::FallbackCreditUsage
Inherits JSON::Serializable < Struct < Value < Object
Outcome of the fallback_credit_token presented on a request.
Present on usage.fallback_credit when a credit token was supplied.
Constructors
new(pull : JSON::PullParser)
Sourcenew(status : FallbackCreditStatus)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
not_applied?
Sourceredeemed?
Sourcestatus
Source