Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Payu
Component
Billing
setLastName
Payu\Component\Billing::setLastName PHP Method
Billing Class Documentation
Exibir arquivo
Open project: paranoiaproject/payuclient
setLastName()
public
method
public
setLastName
(
string
$lastName
)
$lastName
string
public function setLastName($lastName) { $this->lastName = $lastName; return $this; }
Billing
__construct
getAddress
getCity
getCountryCode
getEmail
getFax
getFirstName
getLastName
getPhone
getState
getZipCode
setAddress
setCity
setCountryCode
setEmail
setFax
setFirstName
setLastName
setPhone
setState
setZipCode