Method: Phrase::ProjectUpdateParameters#account_id

Defined in:
lib/phrase/models/project_update_parameters.rb

#account_idObject

Required if the requesting user is a member of multiple accounts. Account ID to specify the actual account the project should be created in.



6
7
8
# File 'lib/phrase/models/project_update_parameters.rb', line 6

def 
  @account_id
end