Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 307 Bytes

File metadata and controls

17 lines (10 loc) · 307 Bytes

Phrase::TeamCreateParameters

Properties

Name Type Description Notes
name String Name of the team

Code Sample

require 'phrase'

instance = Phrase::TeamCreateParameters.new(name: 'German Translators')