class
Cryap::WebFinger::Response::Link
- Cryap::WebFinger::Response::Link
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
services/webfinger.crConstructors
Instance Method Summary
- #href : String | Nil
- #href=(href : String | Nil)
- #rel : String
- #rel=(rel : String)
- #template : String | Nil
- #template=(template : String | Nil)
- #type : String | Nil
- #type=(type : String | Nil)