Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 324 Bytes

File metadata and controls

17 lines (10 loc) · 324 Bytes

Phrase::TeamsProjectsCreateParameters

Properties

Name Type Description Notes
id String Project ID to add to the Team

Code Sample

require 'phrase'

instance = Phrase::TeamsProjectsCreateParameters.new(id: 'a4b3c2d1')