struct

Hwaro::Models::TranslationLink

Inherits Struct / Value / Object

Constructors

new(code : String, url : String, title : String, is_current : Bool = false, is_default : Bool = false)
Source

Instance methods

code
Source
code=(code : String)
Source
is_current
Source
is_current=(is_current : Bool)
Source
is_default
Source
is_default=(is_default : Bool)
Source
title
Source
title=(title : String)
Source
url=(url : String)
Source