RetailCRM API Client

Company

Class Company

Tags
category

Company

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
JMS\Type

("bool")

JMS\SerializedName

("active")

$address

public CustomerAddress $address
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Customers\CustomerAddress")

JMS\SerializedName

("address")

$averageSumm

public float $averageSumm
Tags
JMS\Type

("float")

JMS\SerializedName

("averageSumm")

$brand

public string $brand
Tags
JMS\Type

("string")

JMS\SerializedName

("brand")

$contragent

public CustomerContragent $contragent
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Customers\CustomerContragent")

JMS\SerializedName

("contragent")

$costSumm

public float $costSumm
Tags
JMS\Type

("float")

JMS\SerializedName

("costSumm")

$createdAt

public DateTime $createdAt
Tags
JMS\Type

("DateTime<'Y-m-d H:i:s'>")

JMS\SerializedName

("createdAt")

$customer

public SerializedEntityCustomer $customer
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\CustomersCorporate\SerializedEntityCustomer")

JMS\SerializedName

("customer")

$customFields

public array<string, mixed> $customFields
Tags
JMS\Type

("array")

JMS\SerializedName

("customFields")

$externalId

public string $externalId
Tags
JMS\Type

("string")

JMS\SerializedName

("externalId")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$isMain

public bool $isMain
Tags
JMS\Type

("bool")

JMS\SerializedName

("isMain")

$marginSumm

public float $marginSumm
Tags
JMS\Type

("float")

JMS\SerializedName

("marginSumm")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$ordersCount

public int $ordersCount
Tags
JMS\Type

("int")

JMS\SerializedName

("ordersCount")

$site

public string $site
Tags
JMS\Type

("string")

JMS\SerializedName

("site")

$totalSumm

public float $totalSumm
Tags
JMS\Type

("float")

JMS\SerializedName

("totalSumm")


        
On this page

Search results