Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 313 Bytes

TeamsUsersCreateParameters.md

File metadata and controls

17 lines (10 loc) · 313 Bytes

Phrase::TeamsUsersCreateParameters

Properties

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

Code Sample

require 'Phrase'

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