RetailCRM API Client

BillingInfo

Class BillingInfo

Tags
category

IntegrationModuleEditInfo

Table of Contents

Properties

$billingType  : string
$currency  : Currency
$price  : float
$priceWithDiscount  : float

Properties

$billingType

public string $billingType
Tags
JMS\Type

("string")

JMS\SerializedName

("billingType")

$currency

public Currency $currency
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Integration\Currency")

JMS\SerializedName

("currency")

$price

public float $price
Tags
JMS\Type

("float")

JMS\SerializedName

("price")

$priceWithDiscount

public float $priceWithDiscount
Tags
JMS\Type

("float")

JMS\SerializedName

("priceWithDiscount")


        
On this page

Search results