Package DE_EPAGES::PayPalPlus::API::Webservice::CreatePayment::Repository::LineItem
class to prepare the LineItem of the request
Functions
collectData
Collect relevant information from lineItem to create the LineItemDTO object
Syntax |
collectData( $LineItem ); |
Input |
|
Return |
|
getLineItemDTO
Get LineItemDTO object
Syntax |
getLineItemDTO( ); |
Return |
|
new
constructor
Syntax |
new( ); |
Return |
|