RetailCRM API Client

ResponseSave

Class ResponseSave

Tags
category

ResponseSave

Table of Contents

Properties

$cost  : float
$deliveryId  : string
$extraData  : array<string|int, array<string|int, mixed>>
$status  : string
$trackNumber  : string

Properties

$cost

public float $cost
Tags
JMS\Type

("float")

JMS\SerializedName

("cost")

$deliveryId

public string $deliveryId
Tags
JMS\Type

("string")

JMS\SerializedName

("deliveryId")

$extraData

public array<string|int, array<string|int, mixed>> $extraData
Tags
JMS\Type

("array")

JMS\SerializedName

("extraData")

$status

public string $status
Tags
JMS\Type

("string")

JMS\SerializedName

("status")

$trackNumber

public string $trackNumber
Tags
JMS\Type

("string")

JMS\SerializedName

("trackNumber")


        
On this page

Search results