struct

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(status : FallbackCreditStatus)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

not_applied?
Source
redeemed?
Source
status
Source