PHP Class PayPal\EBLBaseComponents\TupleType

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

Méthodes publiques

Свойство Type Description
$Key string Key Name.Optional
$Value string Value for the above key.Optional

Méthodes publiques

Méthode Description
__construct ( $Key = null, $Value = null ) Constructor with arguments

Method Details

__construct() public méthode

Constructor with arguments
public __construct ( $Key = null, $Value = null )

Property Details

$Key public_oe property

Key Name.Optional
public string $Key
Résultat string

$Value public_oe property

Value for the above key.Optional
public string $Value
Résultat string