PHP Class PayPal\EBLBaseComponents\PersonNameType

Inheritance: extends PayPal\Core\PPXmlMessage
Datei anzeigen Open project: paypal/merchant-sdk-php

Public Properties

Property Type Description
$FirstName string
$LastName string
$MiddleName string
$Salutation string
$Suffix string

Property Details

$FirstName public_oe property

public string $FirstName
return string

$LastName public_oe property

public string $LastName
return string

$MiddleName public_oe property

public string $MiddleName
return string

$Salutation public_oe property

public string $Salutation
return string

$Suffix public_oe property

public string $Suffix
return string