Method: Phrase::LocaleCreateParameters#main

Defined in:
lib/phrase/models/locale_create_parameters.rb

#mainObject

Indicates whether locale is a main locale. Main locales are part of the [Verification System](support.phrase.com/hc/en-us/articles/5784094755484) feature.



18
19
20
# File 'lib/phrase/models/locale_create_parameters.rb', line 18

def main
  @main
end