RetailCRM API Client

LegalEntity

Class LegalEntity

Tags
category

LegalEntity

SuppressWarnings

(PHPMD.CamelCasePropertyName)

Table of Contents

Properties

$bank  : string
$bankAccount  : string
$bankAddress  : string
$BIK  : string
$certificateDate  : DateTime
$certificateNumber  : string
$code  : string
$contragentType  : string
$corrAccount  : string
$countryIso  : string
$INN  : string
$KPP  : string
$legalAddress  : string
$legalName  : string
$OGRN  : string
$OGRNIP  : string
$OKPO  : string
$vatRate  : string

Methods

__construct()  : mixed
LegalEntity constructor.

Properties

$bank

public string $bank
Tags
JMS\Type

("string")

JMS\SerializedName

("bank")

$bankAccount

public string $bankAccount
Tags
JMS\Type

("string")

JMS\SerializedName

("bankAccount")

$bankAddress

public string $bankAddress
Tags
JMS\Type

("string")

JMS\SerializedName

("bankAddress")

$BIK

public string $BIK
Tags
JMS\Type

("string")

JMS\SerializedName

("BIK")

$certificateDate

public DateTime $certificateDate
Tags
JMS\Type

("DateTime<'Y-m-d'>")

JMS\SerializedName

("certificateDate")

$certificateNumber

public string $certificateNumber
Tags
JMS\Type

("string")

JMS\SerializedName

("certificateNumber")

$code

public string $code
Tags
JMS\Type

("string")

JMS\SerializedName

("code")

$contragentType

public string $contragentType
Tags
JMS\Type

("string")

JMS\SerializedName

("contragentType")

$corrAccount

public string $corrAccount
Tags
JMS\Type

("string")

JMS\SerializedName

("corrAccount")

$countryIso

public string $countryIso
Tags
JMS\Type

("string")

JMS\SerializedName

("countryIso")

$INN

public string $INN
Tags
JMS\Type

("string")

JMS\SerializedName

("INN")

$KPP

public string $KPP
Tags
JMS\Type

("string")

JMS\SerializedName

("KPP")

$legalAddress

public string $legalAddress
Tags
JMS\Type

("string")

JMS\SerializedName

("legalAddress")

$legalName

public string $legalName
Tags
JMS\Type

("string")

JMS\SerializedName

("legalName")

$OGRN

public string $OGRN
Tags
JMS\Type

("string")

JMS\SerializedName

("OGRN")

$OGRNIP

public string $OGRNIP
Tags
JMS\Type

("string")

JMS\SerializedName

("OGRNIP")

$OKPO

public string $OKPO
Tags
JMS\Type

("string")

JMS\SerializedName

("OKPO")

$vatRate

public string $vatRate
Tags
JMS\Type

("string")

JMS\SerializedName

("vatRate")

Methods

__construct()

LegalEntity constructor.

public __construct([string $code = '' ]) : mixed
Parameters
$code : string = ''

        
On this page

Search results