FileAccess Orion

DataCash implements Data

Define payment method

Tags
category

Interface function

author

Tobias Teichner webmaster@teichner.biz

since

File available since v6.21

Interfaces, Classes, Traits and Enums

Data
Define payment method

Table of Contents

$label  : string
$owner  : string|null
$type  : int
CanMigrate()  : bool
Can be migrated to other system
Type()  : int
One of the system data type constants

Properties

$type

public int $type = \FAA\Interfaces\PaymentMethod\AccountType::CASH

Methods

CanMigrate()

Can be migrated to other system

public CanMigrate() : bool
Return values
bool

Type()

One of the system data type constants

public Type() : int
Return values
int

Search results