Method: Phrase::ProjectUpdateParameters#point_of_contact
- Defined in:
- lib/phrase/models/project_update_parameters.rb
#point_of_contact ⇒ Object
(Optional) User ID of the point of contact for the project. Pass ‘null` to unset.
12 13 14 |
# File 'lib/phrase/models/project_update_parameters.rb', line 12 def point_of_contact @point_of_contact end |