FileAccess Orion

DataPayPal 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

$email  : string
$id  : string
$label  : string
$subType  : string
$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::ONLINE_ACCOUNT

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