PHP Класс spec\SevenShores\Hubspot\Resources\CompanyPropertiesSpec

Наследование: extends PhpSpec\ObjectBehavior, use trait SevenShores\Hubspot\Tests\Helpers\SendsRequests
Показать файл Открыть проект

Открытые методы

Метод Описание
it_can_create_a_company_property ( $client )
it_can_create_a_company_property_group ( $client )
it_can_delete_a_company_property ( $client )
it_can_delete_company_property_group ( $client )
it_can_get_a_company_property ( $client )
it_can_get_all_company_properties ( $client )
it_can_get_all_company_property_groups ( $client )
it_can_get_all_company_property_groups_with_properties ( $client )
it_can_update_a_company_property ( $client )
it_can_update_a_company_property_group ( $client )
it_is_initializable ( )
let ( Client $client )

Описание методов

it_can_create_a_company_property() публичный Метод

it_can_create_a_company_property_group() публичный Метод

it_can_delete_a_company_property() публичный Метод

it_can_delete_company_property_group() публичный Метод

it_can_get_a_company_property() публичный Метод

public it_can_get_a_company_property ( $client )

it_can_get_all_company_properties() публичный Метод

it_can_get_all_company_property_groups() публичный Метод

it_can_get_all_company_property_groups_with_properties() публичный Метод

it_can_update_a_company_property() публичный Метод

it_can_update_a_company_property_group() публичный Метод

it_is_initializable() публичный Метод

public it_is_initializable ( )

let() публичный Метод

public let ( Client $client )
$client SevenShores\Hubspot\Http\Client