RetailCRM API Client

Site

Class Site

Tags
category

Site

Table of Contents

Properties

$address  : string
$catalogId  : string
$catalogLoadingAt  : DateTime
$catalogUpdatedAt  : DateTime
$code  : string
$contragent  : LegalEntity
$contragentCode  : string
$countryIso  : string
$currency  : string
$defaultForCrm  : bool
$description  : string
$id  : int
$isCatalogMainSite  : bool
$isDemo  : bool
$loadFromYml  : bool
$name  : string
$ordering  : int
$phones  : string
$senderEmail  : string
$senderName  : string
$url  : string
$ymlUrl  : string
$zip  : string

Properties

$address

public string $address
Tags
JMS\Type

("string")

JMS\SerializedName

("address")

$catalogId

public string $catalogId
Tags
JMS\Type

("string")

JMS\SerializedName

("catalogId")

$catalogLoadingAt

public DateTime $catalogLoadingAt
Tags
JMS\Type

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

JMS\SerializedName

("catalogLoadingAt")

$catalogUpdatedAt

public DateTime $catalogUpdatedAt
Tags
JMS\Type

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

JMS\SerializedName

("catalogUpdatedAt")

$code

public string $code
Tags
JMS\Type

("string")

JMS\SerializedName

("code")

$contragent

public LegalEntity $contragent
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\References\LegalEntity")

JMS\SerializedName

("contragent")

$contragentCode

public string $contragentCode
Tags
JMS\Type

("string")

JMS\SerializedName

("contragentCode")

$countryIso

public string $countryIso
Tags
JMS\Type

("string")

JMS\SerializedName

("countryIso")

$currency

public string $currency
Tags
JMS\Type

("string")

JMS\SerializedName

("currency")

$defaultForCrm

public bool $defaultForCrm
Tags
JMS\Type

("bool")

JMS\SerializedName

("defaultForCrm")

$description

public string $description
Tags
JMS\Type

("string")

JMS\SerializedName

("description")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$isCatalogMainSite

public bool $isCatalogMainSite
Tags
JMS\Type

("bool")

JMS\SerializedName

("isCatalogMainSite")

$isDemo

public bool $isDemo
Tags
JMS\Type

("bool")

JMS\SerializedName

("isDemo")

$loadFromYml

public bool $loadFromYml
Tags
JMS\Type

("bool")

JMS\SerializedName

("loadFromYml")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$ordering

public int $ordering
Tags
JMS\Type

("int")

JMS\SerializedName

("ordering")

$phones

public string $phones
Tags
JMS\Type

("string")

JMS\SerializedName

("phones")

$senderEmail

public string $senderEmail
Tags
JMS\Type

("string")

JMS\SerializedName

("senderEmail")

$senderName

public string $senderName
Tags
JMS\Type

("string")

JMS\SerializedName

("senderName")

$url

public string $url
Tags
JMS\Type

("string")

JMS\SerializedName

("url")

$ymlUrl

public string $ymlUrl
Tags
JMS\Type

("string")

JMS\SerializedName

("ymlUrl")

$zip

public string $zip
Tags
JMS\Type

("string")

JMS\SerializedName

("zip")


        
On this page

Search results