Class Invoice
Class Invoice
- Team3\PayU\Order\Model\Buyer\Invoice implements Team3\PayU\Order\Model\Buyer\InvoiceInterface uses Team3\PayU\Order\Model\Traits\AddressTrait
Package: Team3\PayU\Order\Model\Buyer
Jms\accessororder("alphabetical")
Located at Team3/PayU/Order/Model/Buyer/Invoice.php
Methods summary
public
boolean
|
|
public
|
|
public
string
|
|
public
|
Methods inherited from Team3\PayU\Order\Model\Buyer\InvoiceInterface
getCity(),
getCountryCode(),
getName(),
getPostalCode(),
getRecipientEmail(),
getRecipientName(),
getRecipientPhone(),
getStreet(),
setCity(),
setCountryCode(),
setName(),
setPostalCode(),
setRecipientEmail(),
setRecipientName(),
setRecipientPhone(),
setStreet()
Methods inherited from Team3\PayU\Order\Model\IsFilledInterface
Methods used from Team3\PayU\Order\Model\Traits\AddressTrait
getCity(),
getCountryCode(),
getName(),
getPostalCode(),
getRecipientEmail(),
getRecipientName(),
getRecipientPhone(),
getStreet(),
isFilled(),
setCity(),
setCountryCode(),
setName(),
setPostalCode(),
setRecipientEmail(),
setRecipientName(),
setRecipientPhone(),
setStreet(),
validate()
Magic methods summary
Properties summary
protected
string
|
$recipientTin
|
|
protected
boolean
|
$eInvoiceRequested
|
Properties used from Team3\PayU\Order\Model\Traits\AddressTrait
$city,
$countryCode,
$name,
$postalCode,
$recipientEmail,
$recipientName,
$recipientPhone,
$street