# Button Merchant Library

1.6.1

## androidJvm

### com.usebutton.merchant

#### ActivityReportingTask

#### ButtonMerchant

#### AttributionTokenListener

#### ButtonProduct

#### ButtonProductCompatible

#### Order

##### Builder

constructor(id: [String](https://developer.android.com/reference/kotlin/java/lang/String.html), total: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html))

Constructor.

##### Parameters

- **id**  
  The unique identifier for this line item, within the scope of this order. (required)
- **total**  
  The total price of all items bought in a particular line item (e.g. if 3 bananas were purchased for $3.00 each, total would be 900) (required)

#### Customer

##### Builder

#### LineItem

##### Builder

#### OrderListener

#### PostInstallIntentListener

#### UserActivityListener

### com.usebutton.merchant.exception

#### ApplicationIdNotFoundException

#### ButtonNetworkException

#### HttpStatusException

#### NetworkNotFoundException

### com.usebutton.merchant.module

#### ButtonUserActivity

#### Features
