struct ActivityPub::Actor::Attachment
- ActivityPub::Actor::Attachment
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
models/activity_pub/actor.crConstructors
Instance Method Summary
- #name : String
- #name=(name : String)
- #type : String
- #type=(type : String)
- #value : String
- #value=(value : String)