PaymentType
in package
Class PaymentType
Tags
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
$code
public
string
$code
Tags
$defaultForApi
public
bool
$defaultForApi
Tags
$defaultForCrm
public
bool
$defaultForCrm
Tags
$deliveryTypes
public
array<string|int, string>
$deliveryTypes
Tags
$description
public
string
$description
Tags
$integrationModule
public
IntegrationModule
$integrationModule
Tags
$name
public
string
$name
Tags
$paymentStatuses
public
array<string|int, string>
$paymentStatuses
Tags
$sites
public
array<string|int, string>
$sites