ReturnLastName Property
Person's last name.
Object Oriented Interface
public function getReturnLastName(); public function setReturnLastName($value);
Procedural Interface
inship_fedexfreightship_get($res, 171 ); inship_fedexfreightship_set($res, 171, $value );
Default Value
''
Remarks
Person's last name. The value of this property is required. Values for either ReturnFirstName and ReturnLastName or ReturnCompany must be sent. Maximum length: 45 characters for both names or company name.
Data Type
String