RetailCRM API Client

PaymentType

Class PaymentType

Tags
category

PaymentType

Table of Contents

Properties

$active  : bool
$code  : string
$defaultForApi  : bool
$defaultForCrm  : bool
$deliveryTypes  : array<string|int, string>
$description  : string
$integrationModule  : IntegrationModule
$name  : string
$paymentStatuses  : array<string|int, string>
$sites  : array<string|int, string>

Properties

$active

public bool $active
Tags
JMS\Type

("bool")

JMS\SerializedName

("active")

$code

public string $code
Tags
JMS\Type

("string")

JMS\SerializedName

("code")

$defaultForApi

public bool $defaultForApi
Tags
JMS\Type

("bool")

JMS\SerializedName

("defaultForApi")

$defaultForCrm

public bool $defaultForCrm
Tags
JMS\Type

("bool")

JMS\SerializedName

("defaultForCrm")

$deliveryTypes

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

("array")

JMS\SerializedName

("deliveryTypes")

$description

public string $description
Tags
JMS\Type

("string")

JMS\SerializedName

("description")

$integrationModule

public IntegrationModule $integrationModule
Tags
JMS\Type

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

JMS\SerializedName

("integrationModule")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$paymentStatuses

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

("array")

JMS\SerializedName

("paymentStatuses")

$sites

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

("array")

JMS\SerializedName

("sites")


        
On this page

Search results