A  B  C  F  G  H  I  N  O  P  R  S  T  U  W 

S

setAttributes(java.util.Map) - function in com.usebutton.merchant.ButtonProduct
 
setAttributes(java.util.Map) - function in com.usebutton.merchant.Order.LineItem.Builder
A key/value store for strings to specify additional information about a line item
setCategories(java.util.List) - function in com.usebutton.merchant.ButtonProduct
 
setCategory(java.util.List) - function in com.usebutton.merchant.Order.LineItem.Builder
The category of the line item.
setCurrency(java.lang.String) - function in com.usebutton.merchant.ButtonProduct
 
setCurrencyCode(java.lang.String) - function in com.usebutton.merchant.Order.Builder
The ISO 4217 currency code.
setCustomer(com.usebutton.merchant.Order.Customer) - function in com.usebutton.merchant.Order.Builder
The customer related to the order
setCustomerOrderId(java.lang.String) - function in com.usebutton.merchant.Order.Builder
The customer-facing order id
setDescription(java.lang.String) - function in com.usebutton.merchant.Order.LineItem.Builder
Text describing the line item
setEmail(java.lang.String) - function in com.usebutton.merchant.Order.Customer.Builder
The SHA-256 hash of the transacting customer’s lowercase email, as a 64-character hex string.
setId(java.lang.String) - function in com.usebutton.merchant.ButtonProduct
 
setIncludesIfa(boolean) - function in com.usebutton.merchant.module.Features
Indicates whether or not the library will attach IFA to outgoing requests.
setIsNew(boolean) - function in com.usebutton.merchant.Order.Customer.Builder
A flag indicating whether the customer is new (or not).
setName(java.lang.String) - function in com.usebutton.merchant.ButtonProduct
 
setQuantity(java.lang.Integer) - function in com.usebutton.merchant.ButtonProduct
 
setQuantity(int) - function in com.usebutton.merchant.Order.LineItem.Builder
The number of unique units represented by this line item (default is 1)
setSku(java.lang.String) - function in com.usebutton.merchant.Order.LineItem.Builder
The Stock Keeping Unit of the line item
setUpc(java.lang.String) - function in com.usebutton.merchant.ButtonProduct
 
setUpc(java.lang.String) - function in com.usebutton.merchant.Order.LineItem.Builder
The Universal Product Code of the line item
setUrl(java.lang.String) - function in com.usebutton.merchant.ButtonProduct
 
setValue(java.lang.Integer) - function in com.usebutton.merchant.ButtonProduct
 
A  B  C  F  G  H  I  N  O  P  R  S  T  U  W