Method: ConstantContactClient::UpdateAccountRequest#organization_phone
- Defined in:
- lib/constant_contact_client/models/update_account_request.rb
#organization_phone ⇒ Object
The phone number of the organization that is associated with this account.
40 41 42 |
# File 'lib/constant_contact_client/models/update_account_request.rb', line 40 def organization_phone @organization_phone end |