class Gitlab::License
- Gitlab::License
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
lib/gitlab/models.crConstructors
Instance Method Summary
- #html_url : String | Nil
- #html_url=(html_url : String | Nil)
- #key : String
- #key=(key : String)
- #name : String
- #name=(name : String)
- #nickname : String | Nil
- #nickname=(nickname : String | Nil)
- #source_url : String | Nil
- #source_url=(source_url : String | Nil)