Documentation

PaymentMethod extends Record

Table of Contents

$account  : mixed
$creditCard  : mixed
$expressCheckoutArrangement  : mixed
$externalId  : mixed
$internalId  : mixed
$isDebitCard  : mixed
$isInactive  : mixed
$isOnline  : mixed
$merchantAccountsList  : mixed
$name  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$payPalEmailAddress  : mixed
$undepFunds  : mixed
$useExpressCheckout  : mixed
$visualsList  : mixed

Properties

$expressCheckoutArrangement

public mixed $expressCheckoutArrangement

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("name" => "string", "creditCard" => "boolean", "undepFunds" => "boolean", "account" => "RecordRef", "isInactive" => "boolean", "isOnline" => "boolean", "visualsList" => "PaymentMethodVisualsList", "isDebitCard" => "boolean", "merchantAccountsList" => "RecordRefList", "payPalEmailAddress" => "string", "expressCheckoutArrangement" => "string", "useExpressCheckout" => "boolean", "internalId" => "string", "externalId" => "string")

Search results