Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 316 Bytes

TeamsSpacesCreateParameters.md

File metadata and controls

17 lines (10 loc) · 316 Bytes

Phrase::TeamsSpacesCreateParameters

Properties

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

Code Sample

require 'Phrase'

instance = Phrase::TeamsSpacesCreateParameters.new(id: a4b3c2d1)