Method: Phrase::TranslationVerifyParameters.openapi_types

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

.openapi_typesObject

Attribute type mapping.



16
17
18
19
20
# File 'lib/phrase/models/translation_verify_parameters.rb', line 16

def self.openapi_types
  {
    :'branch' => :'String'
  }
end