Anthropic::BetaUserProfileTrustGrant
Inherits JSON::Serializable < Struct < Value < Object
Trust grant attached to a BetaUserProfile.
status is one of "active", "pending", or "rejected".
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
status
Source