Bitrix API

CompanyProvider implements Item

Table of Contents

Interfaces

Item

Properties

$autoRegister  : bool
$code  : string
$description  : string|null
$expires  : int|null
$externalProviderId  : string|null
$iconUrl  : string|null
$name  : string|null
$timestamp  : int
$uid  : string
$virtual  : bool

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $code, string $uid, int $timestamp[, bool $virtual = false ][, bool $autoRegister = false ][, string|null $name = null ][, string|null $description = null ][, string|null $iconUrl = null ][, int|null $expires = null ][, string|null $externalProviderId = null ]) : mixed
Parameters
$code : string
$uid : string
$timestamp : int
$virtual : bool = false
$autoRegister : bool = false
$name : string|null = null
$description : string|null = null
$iconUrl : string|null = null
$expires : int|null = null
$externalProviderId : string|null = null

        
On this page

Search results