class PayPalDepositPreauthorization extends Deposit (View source)

Properties

string $Id from  EntityBase
string $Tag from  EntityBase
int $CreationDate from  EntityBase
string $AuthorId from  Deposit
Money $DebitedFunds from  Deposit
string $Status from  Deposit
string $PaymentStatus from  Deposit
PayinsLinked $PayinsLinked from  Deposit
string $ResultCode from  Deposit
string $ResultMessage from  Deposit
string $CardId from  Deposit
string $SecureModeReturnURL from  Deposit
string $SecureModeRedirectURL from  Deposit
bool $SecureModeNeeded from  Deposit
int $ExpirationDate from  Deposit
string $PaymentType from  Deposit
string $ExecutionType from  Deposit
string $StatementDescriptor from  Deposit
string $Culture from  Deposit
string $IpAddress from  Deposit
BrowserInfo $BrowserInfo BrowserInfo from  Deposit
Billing $Billing from  Deposit
Shipping $Shipping from  Deposit
string $Requested3DSVersion from  Deposit
string $Applied3DSVersion from  Deposit
object $CardInfo

Information of the card

from  Deposit
AuthenticationResult|null $AuthenticationResult

Authentication result.

from  Deposit
string $PaypalPayerID
string $PaypalOrderID
string $BuyerFirstname
string $BuyerLastname
string $BuyerPhone
string $BuyerCountry
string $PaypalBuyerAccountEmail
string $CancelURL
PayPalWebTracking[] $Trackings
ShippingPreference $ShippingPreference
string $Reference
LineItem[] $LineItems
string $RedirectURL
string $ReturnURL
string $DataCollectionId

Methods

array
GetSubObjects()

Get array with mapping which property is object and what type of object

array
GetDependsObjects()

Get array with mapping which property depends on other property To be overridden in child class if has any dependent objects.

from  Dto
array
GetReadOnlyProperties()

Get array with read-only properties

__construct(string $id = null)

Construct

Details

array GetSubObjects()

Get array with mapping which property is object and what type of object

Return Value

array

array GetDependsObjects()

Get array with mapping which property depends on other property To be overridden in child class if has any dependent objects.

Return Value

array

array GetReadOnlyProperties()

Get array with read-only properties

Return Value

array

__construct(string $id = null)

Construct

Parameters

string $id

Entity identifier