# [YooKassa API SDK](../home.md) # Class: \YooKassa\Request\Receipts\ReceiptResponseItem ### Namespace: [\YooKassa\Request\Receipts](../namespaces/yookassa-request-receipts.md) --- **Summary:** Класс, описывающий товар в чеке --- ### Constants | Visibility | Name | Flag | Summary | | ----------:| ---- | ---- | ------- | | public | [COUNTRY_CODE_LENGTH](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#constant_COUNTRY_CODE_LENGTH) | | | | public | [MAX_DECLARATION_NUMBER_LENGTH](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#constant_MAX_DECLARATION_NUMBER_LENGTH) | | | | public | [MAX_PRODUCT_CODE_LENGTH](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#constant_MAX_PRODUCT_CODE_LENGTH) | | | --- ### Properties | Visibility | Name | Flag | Summary | | ----------:| ---- | ---- | ------- | | public | [$agent_type](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_agent_type) | | Тип посредника, реализующего товар или услугу | | public | [$agentType](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_agentType) | | Тип посредника, реализующего товар или услугу | | public | [$amount](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_amount) | | Суммарная стоимость покупаемого товара в копейках/центах | | public | [$country_of_origin_code](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_country_of_origin_code) | | Код страны происхождения товара (тег в 54 ФЗ — 1230) | | public | [$countryOfOriginCode](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_countryOfOriginCode) | | Код страны происхождения товара (тег в 54 ФЗ — 1230) | | public | [$customs_declaration_number](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_customs_declaration_number) | | Номер таможенной декларации (от 1 до 32 символов). Тег в 54 ФЗ — 1231 | | public | [$customsDeclarationNumber](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_customsDeclarationNumber) | | Номер таможенной декларации (от 1 до 32 символов). Тег в 54 ФЗ — 1231 | | public | [$description](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_description) | | Наименование товара (тег в 54 ФЗ — 1030) | | public | [$excise](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_excise) | | Сумма акциза товара с учетом копеек (тег в 54 ФЗ — 1229) | | public | [$mark_code_info](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_mark_code_info) | | Код товара (тег в 54 ФЗ — 1163) | | public | [$mark_mode](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_mark_mode) | | Режим обработки кода маркировки (тег в 54 ФЗ — 2102) | | public | [$mark_quantity](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_mark_quantity) | | Дробное количество маркированного товара (тег в 54 ФЗ — 1291) | | public | [$markCodeInfo](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_markCodeInfo) | | Код товара (тег в 54 ФЗ — 1163) | | public | [$markMode](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_markMode) | | Режим обработки кода маркировки (тег в 54 ФЗ — 2102) | | public | [$markQuantity](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_markQuantity) | | Дробное количество маркированного товара (тег в 54 ФЗ — 1291) | | public | [$measure](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_measure) | | Мера количества предмета расчета (тег в 54 ФЗ — 2108) | | public | [$payment_mode](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_payment_mode) | | Признак способа расчета (тег в 54 ФЗ — 1214) | | public | [$payment_subject](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_payment_subject) | | Признак предмета расчета (тег в 54 ФЗ — 1212) | | public | [$payment_subject_industry_details](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_payment_subject_industry_details) | | Отраслевой реквизит предмета расчета (тег в 54 ФЗ — 1260) | | public | [$paymentMode](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_paymentMode) | | Признак способа расчета (тег в 54 ФЗ — 1214) | | public | [$paymentSubject](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_paymentSubject) | | Признак предмета расчета (тег в 54 ФЗ — 1212) | | public | [$paymentSubjectIndustryDetails](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_paymentSubjectIndustryDetails) | | Отраслевой реквизит предмета расчета (тег в 54 ФЗ — 1260) | | public | [$price](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_price) | | Цена товара (тег в 54 ФЗ — 1079) | | public | [$product_code](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_product_code) | | Код товара — уникальный номер, который присваивается экземпляру товара при маркировке (тег в 54 ФЗ — 1162) | | public | [$productCode](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_productCode) | | Код товара — уникальный номер, который присваивается экземпляру товара при маркировке (тег в 54 ФЗ — 1162) | | public | [$quantity](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_quantity) | | Количество (тег в 54 ФЗ — 1023) | | public | [$supplier](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_supplier) | | Информация о поставщике товара или услуги (тег в 54 ФЗ — 1224) | | public | [$vat_code](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_vat_code) | | Ставка НДС, число 1-6 (тег в 54 ФЗ — 1199) | | public | [$vatCode](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#property_vatCode) | | Ставка НДС, число 1-6 (тег в 54 ФЗ — 1199) | --- ### Methods | Visibility | Name | Flag | Summary | | ----------:| ---- | ---- | ------- | | public | [__construct()](../classes/YooKassa-Common-AbstractObject.md#method___construct) | | AbstractObject constructor. | | public | [__get()](../classes/YooKassa-Common-AbstractObject.md#method___get) | | Возвращает значение свойства | | public | [__isset()](../classes/YooKassa-Common-AbstractObject.md#method___isset) | | Проверяет наличие свойства | | public | [__set()](../classes/YooKassa-Common-AbstractObject.md#method___set) | | Устанавливает значение свойства | | public | [__unset()](../classes/YooKassa-Common-AbstractObject.md#method___unset) | | Удаляет свойство | | public | [fromArray()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_fromArray) | | Устанавливает значения свойств текущего объекта из массива | | public | [getAgentType()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getAgentType) | | Возвращает тип посредника, реализующего товар или услугу | | public | [getAmount()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getAmount) | | Возвращает общую стоимость покупаемого товара в копейках/центах | | public | [getCountryOfOriginCode()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getCountryOfOriginCode) | | Возвращает код страны происхождения товара по общероссийскому классификатору стран мира | | public | [getCustomsDeclarationNumber()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getCustomsDeclarationNumber) | | Возвращает номер таможенной декларации | | public | [getDescription()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getDescription) | | Возвращает наименование товара | | public | [getExcise()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getExcise) | | Возвращает сумму акциза товара с учетом копеек | | public | [getMarkCodeInfo()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getMarkCodeInfo) | | Возвращает код товара | | public | [getMarkMode()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getMarkMode) | | Возвращает режим обработки кода маркировки | | public | [getMarkQuantity()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getMarkQuantity) | | Возвращает дробное количество маркированного товара | | public | [getMeasure()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getMeasure) | | Возвращает меру количества предмета расчета | | public | [getPaymentMode()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getPaymentMode) | | Возвращает признак способа расчета | | public | [getPaymentSubject()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getPaymentSubject) | | Возвращает признак предмета расчета | | public | [getPaymentSubjectIndustryDetails()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getPaymentSubjectIndustryDetails) | | Возвращает отраслевой реквизит чека | | public | [getPrice()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getPrice) | | Возвращает цену товара | | public | [getProductCode()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getProductCode) | | Возвращает код товара — уникальный номер, который присваивается экземпляру товара при маркировке | | public | [getQuantity()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getQuantity) | | Возвращает количество товара | | public | [getSupplier()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getSupplier) | | Возвращает информацию о поставщике товара или услуги | | public | [getVatCode()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getVatCode) | | Возвращает ставку НДС | | public | [jsonSerialize()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_jsonSerialize) | | | | public | [offsetExists()](../classes/YooKassa-Common-AbstractObject.md#method_offsetExists) | | | | public | [offsetGet()](../classes/YooKassa-Common-AbstractObject.md#method_offsetGet) | | | | public | [offsetSet()](../classes/YooKassa-Common-AbstractObject.md#method_offsetSet) | | | | public | [offsetUnset()](../classes/YooKassa-Common-AbstractObject.md#method_offsetUnset) | | | | public | [setAgentType()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setAgentType) | | Устанавливает тип посредника, реализующего товар или услугу | | public | [setCountryOfOriginCode()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setCountryOfOriginCode) | | Устанавливает код страны происхождения товара по общероссийскому классификатору стран мира | | public | [setCustomsDeclarationNumber()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setCustomsDeclarationNumber) | | Устанавливает номер таможенной декларации (от 1 до 32 символов) | | public | [setDescription()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setDescription) | | Устанавливает наименование товара | | public | [setExcise()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setExcise) | | Устанавливает сумму акциза товара с учетом копеек | | public | [setMarkCodeInfo()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setMarkCodeInfo) | | Устанавливает код товара | | public | [setMarkMode()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setMarkMode) | | Устанавливает режим обработки кода маркировки | | public | [setMarkQuantity()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setMarkQuantity) | | Устанавливает дробное количество маркированного товара | | public | [setMeasure()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setMeasure) | | Устанавливает меру количества предмета расчета | | public | [setPaymentMode()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setPaymentMode) | | Устанавливает признак способа расчета | | public | [setPaymentSubject()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setPaymentSubject) | | Устанавливает признак предмета расчета | | public | [setPaymentSubjectIndustryDetails()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setPaymentSubjectIndustryDetails) | | Устанавливает отраслевой реквизит чека | | public | [setPrice()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setPrice) | | Устанавливает цену товара | | public | [setProductCode()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setProductCode) | | Устанавливает код товара — уникальный номер, который присваивается экземпляру товара при маркировке | | public | [setQuantity()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setQuantity) | | Устанавливает количество покупаемого товара | | public | [setSupplier()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setSupplier) | | Устанавливает информацию о поставщике товара или услуги. | | public | [setVatCode()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_setVatCode) | | Устанавливает ставку НДС | | public | [toArray()](../classes/YooKassa-Common-AbstractObject.md#method_toArray) | | Возвращает ассоциативный массив со свойствами текущего объекта для его дальнейшей JSON сериализации Является алиасом метода AbstractObject::jsonSerialize() | | protected | [getUnknownProperties()](../classes/YooKassa-Common-AbstractObject.md#method_getUnknownProperties) | | Возвращает массив свойств которые не существуют, но были заданы у объекта | --- ### Details * File: [lib/Request/Receipts/ReceiptResponseItem.php](../../lib/Request/Receipts/ReceiptResponseItem.php) * Package: YooKassa * Class Hierarchy: * [\YooKassa\Common\AbstractObject](../classes/YooKassa-Common-AbstractObject.md) * \YooKassa\Request\Receipts\ReceiptResponseItem * Implements: * [\YooKassa\Request\Receipts\ReceiptResponseItemInterface](../classes/YooKassa-Request-Receipts-ReceiptResponseItemInterface.md) --- ## Constants ###### COUNTRY_CODE_LENGTH ```php COUNTRY_CODE_LENGTH = 2 : int ``` ###### MAX_DECLARATION_NUMBER_LENGTH ```php MAX_DECLARATION_NUMBER_LENGTH = 32 : int ``` ###### MAX_PRODUCT_CODE_LENGTH ```php MAX_PRODUCT_CODE_LENGTH = 96 : int ``` --- ## Properties #### public $agent_type : string --- ***Description*** Тип посредника, реализующего товар или услугу **Type:** string **Details:** #### public $agentType : string --- ***Description*** Тип посредника, реализующего товар или услугу **Type:** string **Details:** #### public $amount : float --- ***Description*** Суммарная стоимость покупаемого товара в копейках/центах **Type:** float **Details:** #### public $country_of_origin_code : string --- ***Description*** Код страны происхождения товара (тег в 54 ФЗ — 1230) **Type:** string **Details:** #### public $countryOfOriginCode : string --- ***Description*** Код страны происхождения товара (тег в 54 ФЗ — 1230) **Type:** string **Details:** #### public $customs_declaration_number : string --- ***Description*** Номер таможенной декларации (от 1 до 32 символов). Тег в 54 ФЗ — 1231 **Type:** string **Details:** #### public $customsDeclarationNumber : string --- ***Description*** Номер таможенной декларации (от 1 до 32 символов). Тег в 54 ФЗ — 1231 **Type:** string **Details:** #### public $description : string --- ***Description*** Наименование товара (тег в 54 ФЗ — 1030) **Type:** string **Details:** #### public $excise : float --- ***Description*** Сумма акциза товара с учетом копеек (тег в 54 ФЗ — 1229) **Type:** float **Details:** #### public $mark_code_info : \YooKassa\Model\Receipt\MarkCodeInfo --- ***Description*** Код товара (тег в 54 ФЗ — 1163) **Type:** MarkCodeInfo **Details:** #### public $mark_mode : string --- ***Description*** Режим обработки кода маркировки (тег в 54 ФЗ — 2102) **Type:** string **Details:** #### public $mark_quantity : \YooKassa\Model\Receipt\MarkQuantity --- ***Description*** Дробное количество маркированного товара (тег в 54 ФЗ — 1291) **Type:** MarkQuantity **Details:** #### public $markCodeInfo : \YooKassa\Model\Receipt\MarkCodeInfo --- ***Description*** Код товара (тег в 54 ФЗ — 1163) **Type:** MarkCodeInfo **Details:** #### public $markMode : string --- ***Description*** Режим обработки кода маркировки (тег в 54 ФЗ — 2102) **Type:** string **Details:** #### public $markQuantity : \YooKassa\Model\Receipt\MarkQuantity --- ***Description*** Дробное количество маркированного товара (тег в 54 ФЗ — 1291) **Type:** MarkQuantity **Details:** #### public $measure : string --- ***Description*** Мера количества предмета расчета (тег в 54 ФЗ — 2108) **Type:** string **Details:** #### public $payment_mode : string --- ***Description*** Признак способа расчета (тег в 54 ФЗ — 1214) **Type:** string **Details:** #### public $payment_subject : string --- ***Description*** Признак предмета расчета (тег в 54 ФЗ — 1212) **Type:** string **Details:** #### public $payment_subject_industry_details : \YooKassa\Model\Receipt\IndustryDetails[] --- ***Description*** Отраслевой реквизит предмета расчета (тег в 54 ФЗ — 1260) **Type:** IndustryDetails[] **Details:** #### public $paymentMode : string --- ***Description*** Признак способа расчета (тег в 54 ФЗ — 1214) **Type:** string **Details:** #### public $paymentSubject : string --- ***Description*** Признак предмета расчета (тег в 54 ФЗ — 1212) **Type:** string **Details:** #### public $paymentSubjectIndustryDetails : \YooKassa\Model\Receipt\IndustryDetails[] --- ***Description*** Отраслевой реквизит предмета расчета (тег в 54 ФЗ — 1260) **Type:** IndustryDetails[] **Details:** #### public $price : \YooKassa\Model\AmountInterface --- ***Description*** Цена товара (тег в 54 ФЗ — 1079) **Type:** AmountInterface **Details:** #### public $product_code : string --- ***Description*** Код товара — уникальный номер, который присваивается экземпляру товара при маркировке (тег в 54 ФЗ — 1162) **Type:** string **Details:** #### public $productCode : string --- ***Description*** Код товара — уникальный номер, который присваивается экземпляру товара при маркировке (тег в 54 ФЗ — 1162) **Type:** string **Details:** #### public $quantity : float --- ***Description*** Количество (тег в 54 ФЗ — 1023) **Type:** float **Details:** #### public $supplier : \YooKassa\Model\Supplier --- ***Description*** Информация о поставщике товара или услуги (тег в 54 ФЗ — 1224) **Type:** Supplier **Details:** #### public $vat_code : int --- ***Description*** Ставка НДС, число 1-6 (тег в 54 ФЗ — 1199) **Type:** int **Details:** #### public $vatCode : int --- ***Description*** Ставка НДС, число 1-6 (тег в 54 ФЗ — 1199) **Type:** int **Details:** --- ## Methods #### public __construct() : mixed ```php public __construct(array $data = array()) : mixed ``` **Summary** AbstractObject constructor. **Details:** * Inherited From: [\YooKassa\Common\AbstractObject](../classes/YooKassa-Common-AbstractObject.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | array | data | | **Returns:** mixed - #### public __get() : mixed ```php public __get(string $propertyName) : mixed ``` **Summary** Возвращает значение свойства **Details:** * Inherited From: [\YooKassa\Common\AbstractObject](../classes/YooKassa-Common-AbstractObject.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | string | propertyName | Имя свойства | **Returns:** mixed - Значение свойства #### public __isset() : bool ```php public __isset(string $propertyName) : bool ``` **Summary** Проверяет наличие свойства **Details:** * Inherited From: [\YooKassa\Common\AbstractObject](../classes/YooKassa-Common-AbstractObject.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | string | propertyName | Имя проверяемого свойства | **Returns:** bool - True если свойство имеется, false если нет #### public __set() : mixed ```php public __set(string $propertyName, mixed $value) : mixed ``` **Summary** Устанавливает значение свойства **Details:** * Inherited From: [\YooKassa\Common\AbstractObject](../classes/YooKassa-Common-AbstractObject.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | string | propertyName | Имя свойства | | mixed | value | Значение свойства | **Returns:** mixed - #### public __unset() : mixed ```php public __unset(string $propertyName) : mixed ``` **Summary** Удаляет свойство **Details:** * Inherited From: [\YooKassa\Common\AbstractObject](../classes/YooKassa-Common-AbstractObject.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | string | propertyName | Имя удаляемого свойства | **Returns:** mixed - #### public fromArray() : mixed ```php public fromArray(array $sourceArray) : mixed ``` **Summary** Устанавливает значения свойств текущего объекта из массива **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | array | sourceArray | Массив с информацией о товаре, пришедший от API | **Returns:** mixed - #### public getAgentType() : string ```php public getAgentType() : string ``` **Summary** Возвращает тип посредника, реализующего товар или услугу **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** string - Тип посредника #### public getAmount() : int ```php public getAmount() : int ``` **Summary** Возвращает общую стоимость покупаемого товара в копейках/центах **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** int - Сумма стоимости покупаемого товара #### public getCountryOfOriginCode() : string|null ```php public getCountryOfOriginCode() : string|null ``` **Summary** Возвращает код страны происхождения товара по общероссийскому классификатору стран мира **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** string|null - Код страны происхождения товара #### public getCustomsDeclarationNumber() : string|null ```php public getCustomsDeclarationNumber() : string|null ``` **Summary** Возвращает номер таможенной декларации **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** string|null - Номер таможенной декларации (от 1 до 32 символов) #### public getDescription() : string ```php public getDescription() : string ``` **Summary** Возвращает наименование товара **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** string - Наименование товара #### public getExcise() : float|null ```php public getExcise() : float|null ``` **Summary** Возвращает сумму акциза товара с учетом копеек **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** float|null - Сумма акциза товара с учетом копеек #### public getMarkCodeInfo() : \YooKassa\Model\Receipt\MarkCodeInfo ```php public getMarkCodeInfo() : \YooKassa\Model\Receipt\MarkCodeInfo ``` **Summary** Возвращает код товара **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** \YooKassa\Model\Receipt\MarkCodeInfo - Код товара #### public getMarkMode() : string ```php public getMarkMode() : string ``` **Summary** Возвращает режим обработки кода маркировки **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** string - Режим обработки кода маркировки #### public getMarkQuantity() : \YooKassa\Model\Receipt\MarkQuantity ```php public getMarkQuantity() : \YooKassa\Model\Receipt\MarkQuantity ``` **Summary** Возвращает дробное количество маркированного товара **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** \YooKassa\Model\Receipt\MarkQuantity - Дробное количество маркированного товара #### public getMeasure() : string ```php public getMeasure() : string ``` **Summary** Возвращает меру количества предмета расчета **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** string - Мера количества предмета расчета #### public getPaymentMode() : string|null ```php public getPaymentMode() : string|null ``` **Summary** Возвращает признак способа расчета **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** string|null - Признак способа расчета #### public getPaymentSubject() : string|null ```php public getPaymentSubject() : string|null ``` **Summary** Возвращает признак предмета расчета **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** string|null - Признак предмета расчета #### public getPaymentSubjectIndustryDetails() : \YooKassa\Model\Receipt\IndustryDetails[] ```php public getPaymentSubjectIndustryDetails() : \YooKassa\Model\Receipt\IndustryDetails[] ``` **Summary** Возвращает отраслевой реквизит чека **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** \YooKassa\Model\Receipt\IndustryDetails[] - Отраслевой реквизит чека #### public getPrice() : \YooKassa\Model\AmountInterface ```php public getPrice() : \YooKassa\Model\AmountInterface ``` **Summary** Возвращает цену товара **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** \YooKassa\Model\AmountInterface - Цена товара #### public getProductCode() : string|null ```php public getProductCode() : string|null ``` **Summary** Возвращает код товара — уникальный номер, который присваивается экземпляру товара при маркировке **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** string|null - Код товара #### public getQuantity() : float ```php public getQuantity() : float ``` **Summary** Возвращает количество товара **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** float - Количество купленного товара #### public getSupplier() : \YooKassa\Model\SupplierInterface ```php public getSupplier() : \YooKassa\Model\SupplierInterface ``` **Summary** Возвращает информацию о поставщике товара или услуги **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** \YooKassa\Model\SupplierInterface - #### public getVatCode() : int|null ```php public getVatCode() : int|null ``` **Summary** Возвращает ставку НДС **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** int|null - Ставка НДС, число 1-6, или null, если ставка не задана #### public jsonSerialize() : array ```php public jsonSerialize() : array ``` **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) **Returns:** array - ##### Tags | Tag | Version | Description | | --- | ------- | ----------- | | inheritdoc | | | #### public offsetExists() : mixed ```php public offsetExists(mixed $offset) : mixed ``` **Details:** * Inherited From: [\YooKassa\Common\AbstractObject](../classes/YooKassa-Common-AbstractObject.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | mixed | offset | | **Returns:** mixed - #### public offsetGet() : mixed ```php public offsetGet(mixed $offset) : mixed ``` **Details:** * Inherited From: [\YooKassa\Common\AbstractObject](../classes/YooKassa-Common-AbstractObject.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | mixed | offset | | **Returns:** mixed - #### public offsetSet() : mixed ```php public offsetSet(mixed $offset, mixed $value) : mixed ``` **Details:** * Inherited From: [\YooKassa\Common\AbstractObject](../classes/YooKassa-Common-AbstractObject.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | mixed | offset | | | mixed | value | | **Returns:** mixed - #### public offsetUnset() : mixed ```php public offsetUnset(mixed $offset) : mixed ``` **Details:** * Inherited From: [\YooKassa\Common\AbstractObject](../classes/YooKassa-Common-AbstractObject.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | mixed | offset | | **Returns:** mixed - #### public setAgentType() : mixed ```php public setAgentType(string $value) : mixed ``` **Summary** Устанавливает тип посредника, реализующего товар или услугу **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | string | value | Тип посредника | **Returns:** mixed - #### public setCountryOfOriginCode() : mixed ```php public setCountryOfOriginCode(string $value) : mixed ``` **Summary** Устанавливает код страны происхождения товара по общероссийскому классификатору стран мира **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | string | value | Код страны происхождения товара | ##### Throws: | Type | Description | | ---- | ----------- | | \YooKassa\Common\Exceptions\InvalidPropertyValueTypeException | Выбрасывается если в качестве аргумента была передана не строка | **Returns:** mixed - #### public setCustomsDeclarationNumber() : mixed ```php public setCustomsDeclarationNumber(string $value) : mixed ``` **Summary** Устанавливает номер таможенной декларации (от 1 до 32 символов) **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | string | value | Номер таможенной декларации | ##### Throws: | Type | Description | | ---- | ----------- | | \YooKassa\Common\Exceptions\InvalidPropertyValueTypeException | Выбрасывается если в качестве аргумента была передана не строка | **Returns:** mixed - #### public setDescription() : mixed ```php public setDescription(string $value) : mixed ``` **Summary** Устанавливает наименование товара **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | string | value | Наименование товара | ##### Throws: | Type | Description | | ---- | ----------- | | \YooKassa\Common\Exceptions\EmptyPropertyValueException | Выбрасывается если было передано пустое значение | | \YooKassa\Common\Exceptions\InvalidPropertyValueTypeException | Выбрасывается если в качестве аргумента была передана не строка | **Returns:** mixed - #### public setExcise() : mixed ```php public setExcise(float $value) : mixed ``` **Summary** Устанавливает сумму акциза товара с учетом копеек **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | float | value | Сумма акциза товара с учетом копеек | ##### Throws: | Type | Description | | ---- | ----------- | | \YooKassa\Common\Exceptions\InvalidPropertyValueTypeException | Выбрасывается если в качестве аргумента было передано не число | **Returns:** mixed - #### public setMarkCodeInfo() : mixed ```php public setMarkCodeInfo(array|\YooKassa\Model\Receipt\MarkCodeInfo $value) : mixed ``` **Summary** Устанавливает код товара **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | array OR \YooKassa\Model\Receipt\MarkCodeInfo | value | Код товара | **Returns:** mixed - #### public setMarkMode() : mixed ```php public setMarkMode(string $value) : mixed ``` **Summary** Устанавливает режим обработки кода маркировки **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | string | value | Режим обработки кода маркировки | **Returns:** mixed - #### public setMarkQuantity() : mixed ```php public setMarkQuantity(array|\YooKassa\Model\Receipt\MarkQuantity $value) : mixed ``` **Summary** Устанавливает дробное количество маркированного товара **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | array OR \YooKassa\Model\Receipt\MarkQuantity | value | Дробное количество маркированного товара | **Returns:** mixed - #### public setMeasure() : mixed ```php public setMeasure(string $value) : mixed ``` **Summary** Устанавливает меру количества предмета расчета **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | string | value | Мера количества предмета расчета | **Returns:** mixed - #### public setPaymentMode() : mixed ```php public setPaymentMode(string $value) : mixed ``` **Summary** Устанавливает признак способа расчета **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | string | value | Признак способа расчета | ##### Throws: | Type | Description | | ---- | ----------- | | \YooKassa\Common\Exceptions\InvalidPropertyValueTypeException | Выбрасывается если в качестве аргумента была передана не строка | **Returns:** mixed - #### public setPaymentSubject() : mixed ```php public setPaymentSubject(string $value) : mixed ``` **Summary** Устанавливает признак предмета расчета **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | string | value | Признак предмета расчета | ##### Throws: | Type | Description | | ---- | ----------- | | \YooKassa\Common\Exceptions\InvalidPropertyValueTypeException | Выбрасывается если в качестве аргумента была передана не строка | **Returns:** mixed - #### public setPaymentSubjectIndustryDetails() : mixed ```php public setPaymentSubjectIndustryDetails(array|\YooKassa\Model\Receipt\IndustryDetails[] $value) : mixed ``` **Summary** Устанавливает отраслевой реквизит чека **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | array OR \YooKassa\Model\Receipt\IndustryDetails[] | value | Отраслевой реквизит чека | **Returns:** mixed - #### public setPrice() : mixed ```php public setPrice(\YooKassa\Model\AmountInterface $value) : mixed ``` **Summary** Устанавливает цену товара **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | \YooKassa\Model\AmountInterface | value | Цена товара | **Returns:** mixed - #### public setProductCode() : mixed ```php public setProductCode(string|\YooKassa\Helpers\ProductCode $value) : mixed ``` **Summary** Устанавливает код товара — уникальный номер, который присваивается экземпляру товара при маркировке **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | string OR \YooKassa\Helpers\ProductCode | value | Код товара | ##### Throws: | Type | Description | | ---- | ----------- | | \YooKassa\Common\Exceptions\InvalidPropertyValueTypeException | Выбрасывается если в качестве аргумента была передана не строка | **Returns:** mixed - #### public setQuantity() : mixed ```php public setQuantity(int $value) : mixed ``` **Summary** Устанавливает количество покупаемого товара **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | int | value | Количество | ##### Throws: | Type | Description | | ---- | ----------- | | \YooKassa\Common\Exceptions\EmptyPropertyValueException | Выбрасывается если было передано пустое значение | | \YooKassa\Common\Exceptions\InvalidPropertyValueException | Выбрасывается если в качестве аргумента был передан ноль или отрицательное число | | \YooKassa\Common\Exceptions\InvalidPropertyValueTypeException | Выбрасывается если в качестве аргумента было передано не число | **Returns:** mixed - #### public setSupplier() : mixed ```php public setSupplier(\YooKassa\Model\SupplierInterface|array $value) : mixed ``` **Summary** Устанавливает информацию о поставщике товара или услуги. **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | \YooKassa\Model\SupplierInterface OR array | value | | **Returns:** mixed - #### public setVatCode() : mixed ```php public setVatCode(int $value) : mixed ``` **Summary** Устанавливает ставку НДС **Details:** * Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | int | value | Ставка НДС, число 1-6 | ##### Throws: | Type | Description | | ---- | ----------- | | \YooKassa\Common\Exceptions\InvalidPropertyValueException | Выбрасывается если в качестве аргумента было передано число меньше одного или больше шести | | \YooKassa\Common\Exceptions\InvalidPropertyValueTypeException | Выбрасывается если в качестве аргумента было передано не число | **Returns:** mixed - #### public toArray() : array ```php public toArray() : array ``` **Summary** Возвращает ассоциативный массив со свойствами текущего объекта для его дальнейшей JSON сериализации Является алиасом метода AbstractObject::jsonSerialize() **Details:** * Inherited From: [\YooKassa\Common\AbstractObject](../classes/YooKassa-Common-AbstractObject.md) **Returns:** array - Ассоциативный массив со свойствами текущего объекта #### protected getUnknownProperties() : array ```php protected getUnknownProperties() : array ``` **Summary** Возвращает массив свойств которые не существуют, но были заданы у объекта **Details:** * Inherited From: [\YooKassa\Common\AbstractObject](../classes/YooKassa-Common-AbstractObject.md) **Returns:** array - Ассоциативный массив с не существующими у текущего объекта свойствами --- ### Top Namespaces * [\YooKassa](../namespaces/yookassa.md) --- ### Reports * [Errors - 0](../reports/errors.md) * [Markers - 1](../reports/markers.md) * [Deprecated - 25](../reports/deprecated.md) --- This document was automatically generated from source code comments on 2023-04-06 using [phpDocumentor](http://www.phpdoc.org/) © 2023 YooMoney