The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::Braintree::_::TransactionLineItem

PURPOSE

This class represents a transaction line-item.

This class will only be created as part of a response or error response.

ATTRIBUTES

commodity_code()

This is the commodity code for this transaction line-item.

description()

This is the description for this transaction line-item.

discount_amount()

This is the discount amount for this transaction line-item.

kind()

This is the kind for this transaction line-item.

name()

This is the name for this transaction line-item.

product_code()

This is the product code for this transaction line-item.

quantity()

This is the quantity for this transaction line-item.

total_amount()

This is the total amount for this transaction line-item.

unit_amount()

This is the unit amount for this transaction line-item.

unit_of_measure()

This is the unit of measure for this transaction line-item.

unit_tax_amount()

This is the unit tax amount for this transaction line-item.

url()

This is the url for this transaction line-item.