RetailCRM API Client

Operation

Class Operation

Tags
category

Operation

Table of Contents

Properties

$amount  : float
$bonus  : OperationBonus
$createdAt  : DateTime
$event  : OperationEvent
$loyalty  : IdModel
$loyaltyAccount  : IdModel
$order  : OperationOrder
$type  : string

Properties

$amount

public float $amount
Tags
JMS\Type

("float")

JMS\SerializedName

("amount")

$bonus

public OperationBonus $bonus
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Loyalty\OperationBonus")

JMS\SerializedName

("bonus")

$createdAt

public DateTime $createdAt
Tags
JMS\Type

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

JMS\SerializedName

("createdAt")

$event

public OperationEvent $event
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Loyalty\OperationEvent")

JMS\SerializedName

("event")

$loyalty

public IdModel $loyalty
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\IdModel")

JMS\SerializedName

("loyalty")

$loyaltyAccount

public IdModel $loyaltyAccount
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\IdModel")

JMS\SerializedName

("loyaltyAccount")

$order

public OperationOrder $order
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Loyalty\OperationOrder")

JMS\SerializedName

("order")

$type

public string $type
Tags
JMS\Type

("string")

JMS\SerializedName

("type")


        
On this page

Search results