RetailCRM API Client

PaymentConfiguration

Class PaymentConfiguration

Tags
category

PaymentConfiguration

Table of Contents

Properties

$actions  : Actions
$currencies  : array<string|int, string>
$invoiceTypes  : array<string|int, string>
$shops  : array<string|int, Shop>

Properties

$actions

public Actions $actions
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Integration\Payment\Actions")

JMS\SerializedName

("actions")

$currencies

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

("array")

JMS\SerializedName

("currencies")

$invoiceTypes

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

("array")

JMS\SerializedName

("invoiceTypes")

$shops

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

("array<RetailCrm\Api\Model\Entity\Integration\Payment\Shop>")

JMS\SerializedName

("shops")


        
On this page

Search results