Company
in package
Class Company
Tags
Table of Contents
Properties
- $active : bool
- $address : CustomerAddress
- $averageSumm : float
- $brand : string
- $contragent : CustomerContragent
- $costSumm : float
- $createdAt : DateTime
- $customer : SerializedEntityCustomer
- $customFields : array<string, mixed>
- $externalId : string
- $id : int
- $isMain : bool
- $marginSumm : float
- $name : string
- $ordersCount : int
- $site : string
- $totalSumm : float
Properties
$active
public
bool
$active
Tags
$address
public
CustomerAddress
$address
Tags
$averageSumm
public
float
$averageSumm
Tags
$brand
public
string
$brand
Tags
$contragent
public
CustomerContragent
$contragent
Tags
$costSumm
public
float
$costSumm
Tags
$createdAt
public
DateTime
$createdAt
Tags
$customer
public
SerializedEntityCustomer
$customer
Tags
$customFields
public
array<string, mixed>
$customFields
Tags
$externalId
public
string
$externalId
Tags
$id
public
int
$id
Tags
$isMain
public
bool
$isMain
Tags
$marginSumm
public
float
$marginSumm
Tags
$name
public
string
$name
Tags
$ordersCount
public
int
$ordersCount
Tags
$site
public
string
$site
Tags
$totalSumm
public
float
$totalSumm