PHP Class PayPal\EBLBaseComponents\DoNonReferencedCreditRequestDetailsType

Inheritance: extends PayPal\Core\PPXmlMessage
Afficher le fichier Open project: paypal/merchant-sdk-php

Méthodes publiques

Свойство Type Description
$Amount PayPal\CoreComponentTypes\BasicAmountType
$Comment string
$CreditCard CreditCardDetailsType
$NetAmount PayPal\CoreComponentTypes\BasicAmountType
$ReceiverEmail string
$ShippingAmount PayPal\CoreComponentTypes\BasicAmountType
$TaxAmount PayPal\CoreComponentTypes\BasicAmountType

Property Details

$Amount public_oe property

public BasicAmountType,PayPal\CoreComponentTypes $Amount
Résultat PayPal\CoreComponentTypes\BasicAmountType

$Comment public_oe property

public string $Comment
Résultat string

$CreditCard public_oe property

public CreditCardDetailsType,PayPal\EBLBaseComponents $CreditCard
Résultat CreditCardDetailsType

$NetAmount public_oe property

public BasicAmountType,PayPal\CoreComponentTypes $NetAmount
Résultat PayPal\CoreComponentTypes\BasicAmountType

$ReceiverEmail public_oe property

public string $ReceiverEmail
Résultat string

$ShippingAmount public_oe property

public BasicAmountType,PayPal\CoreComponentTypes $ShippingAmount
Résultat PayPal\CoreComponentTypes\BasicAmountType

$TaxAmount public_oe property

public BasicAmountType,PayPal\CoreComponentTypes $TaxAmount
Résultat PayPal\CoreComponentTypes\BasicAmountType