Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 328 Bytes

SpacesProjectsCreateParameters.md

File metadata and controls

17 lines (10 loc) · 328 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)