struct

Anthropic::BetaUserProfileTrustGrant

Inherits JSON::Serializable < Struct < Value < Object

Trust grant attached to a BetaUserProfile.

status is one of "active", "pending", or "rejected".

Constructors

new(status : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

status
Source