extends |
DataObject |
|---|
| Methods | ||
|---|---|---|
public
|
toObject(): object
|
# |
public
|
fromObject(object $object): $this
|
# |
| Methods inherited from Worldline\Connect\Sdk\Domain\DataObject |
|---|
toJson(), fromJson(), __set() |
| Properties | |||
|---|---|---|---|
public
|
int
|
$discountAmount = null
|
# |
public
|
int
|
$lineAmountTotal = null
|
# |
public
|
string
|
$productCode = null
|
# |
public
|
int
|
$productPrice = null
|
# |
public
|
string
|
$productType = null
|
# |
public
|
int
|
$quantity = null
|
# |
public
|
int
|
$taxAmount = null
|
# |
public
|
string
|
$unit = null
|
# |