[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/externals/twilio-php/Services/Twilio/Rest/ -> Accounts.php (summary)

(no description)

File Size: 25 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Services_Twilio_Rest_Accounts:: (1 method):
  create()


Class: Services_Twilio_Rest_Accounts  - X-Ref

For more information, see the `Account List Resource
<http://www.twilio.com/docs/api/rest/account#list>`_ documentation.

create($params = array()   X-Ref
Create a new subaccount.

:param array $params: An array of parameters describing the new
subaccount. The ``$params`` array can contain the following keys:

*FriendlyName*
A description of this account, up to 64 characters long

:returns: The new subaccount
:rtype: :php:class:`Services_Twilio_Rest_Account`




Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1