PHP Class PayPal\EBLBaseComponents\PersonNameType

Inheritance: extends PayPal\Core\PPXmlMessage
Show file 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 property

public string $FirstName
return string

$LastName public property

public string $LastName
return string

$MiddleName public property

public string $MiddleName
return string

$Salutation public property

public string $Salutation
return string

$Suffix public property

public string $Suffix
return string