Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 330 Bytes

File metadata and controls

17 lines (10 loc) · 330 Bytes

Phrase::SpacesProjectsCreateParameters

Properties

Name Type Description Notes
id String Project ID to add or to the Space

Code Sample

require 'phrase'

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