Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W Z 

A

abuseType(String) - Method in class ai.thirdwatch.model.Tag
 
abuseType(String) - Method in class ai.thirdwatch.model.UnTag
 
accountName(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
accountStatus(String) - Method in class ai.thirdwatch.model.CreateAccount
 
accountStatus(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
addDefaultHeader(String, String) - Method in class ai.thirdwatch.ApiClient
Add a default header.
addItemsItem(Item) - Method in class ai.thirdwatch.model.CreateOrder
 
addItemsItem(Item) - Method in class ai.thirdwatch.model.UpdateOrder
 
addPaymentMethodsItem(PaymentMethod) - Method in class ai.thirdwatch.model.CreateAccount
 
addPaymentMethodsItem(PaymentMethod) - Method in class ai.thirdwatch.model.CreateOrder
 
addPaymentMethodsItem(PaymentMethod) - Method in class ai.thirdwatch.model.UpdateAccount
 
addPaymentMethodsItem(PaymentMethod) - Method in class ai.thirdwatch.model.UpdateOrder
 
addPromotion(AddPromotion) - Method in class ai.thirdwatch.api.AddPromotionApi
Use add_promotion to record when a user adds one or more promotions to their account.
AddPromotion - Class in ai.thirdwatch.model
AddPromotion
AddPromotion() - Constructor for class ai.thirdwatch.model.AddPromotion
 
AddPromotionApi - Class in ai.thirdwatch.api
 
AddPromotionApi() - Constructor for class ai.thirdwatch.api.AddPromotionApi
 
AddPromotionApi(ApiClient) - Constructor for class ai.thirdwatch.api.AddPromotionApi
 
addPromotionAsync(AddPromotion, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.AddPromotionApi
Use add_promotion to record when a user adds one or more promotions to their account.
addPromotionCall(AddPromotion, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.AddPromotionApi
Build call for addPromotion
addPromotionsItem(Promotion) - Method in class ai.thirdwatch.model.AddPromotion
 
addPromotionsItem(Promotion) - Method in class ai.thirdwatch.model.CreateAccount
 
addPromotionsItem(Promotion) - Method in class ai.thirdwatch.model.CreateOrder
 
addPromotionsItem(Promotion) - Method in class ai.thirdwatch.model.UpdateAccount
 
addPromotionsItem(Promotion) - Method in class ai.thirdwatch.model.UpdateOrder
 
addPromotionWithHttpInfo(AddPromotion) - Method in class ai.thirdwatch.api.AddPromotionApi
Use add_promotion to record when a user adds one or more promotions to their account.
address1(String) - Method in class ai.thirdwatch.model.BillingAddress
 
address1(String) - Method in class ai.thirdwatch.model.ShippingAddress
 
address2(String) - Method in class ai.thirdwatch.model.BillingAddress
 
address2(String) - Method in class ai.thirdwatch.model.ShippingAddress
 
addToCart(AddToCart) - Method in class ai.thirdwatch.api.AddToCartApi
Use add_to_cart when a user adds an item to their shopping cart or list.
AddToCart - Class in ai.thirdwatch.model
AddToCart
AddToCart() - Constructor for class ai.thirdwatch.model.AddToCart
 
AddToCartApi - Class in ai.thirdwatch.api
 
AddToCartApi() - Constructor for class ai.thirdwatch.api.AddToCartApi
 
AddToCartApi(ApiClient) - Constructor for class ai.thirdwatch.api.AddToCartApi
 
addToCartAsync(AddToCart, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.AddToCartApi
Use add_to_cart when a user adds an item to their shopping cart or list.
addToCartCall(AddToCart, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.AddToCartApi
Build call for addToCart
addToCartWithHttpInfo(AddToCart) - Method in class ai.thirdwatch.api.AddToCartApi
Use add_to_cart when a user adds an item to their shopping cart or list.
age(String) - Method in class ai.thirdwatch.model.CreateAccount
 
age(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
ai.thirdwatch - package ai.thirdwatch
 
ai.thirdwatch.api - package ai.thirdwatch.api
 
ai.thirdwatch.auth - package ai.thirdwatch.auth
 
ai.thirdwatch.model - package ai.thirdwatch.model
 
amount(String) - Method in class ai.thirdwatch.model.CreateOrder
 
amount(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
amount(String) - Method in class ai.thirdwatch.model.Promotion
 
amount(String) - Method in class ai.thirdwatch.model.Transaction
 
amount(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
analyst(String) - Method in class ai.thirdwatch.model.ItemStatus
 
analyst(String) - Method in class ai.thirdwatch.model.OrderStatus
 
analyst(String) - Method in class ai.thirdwatch.model.Tag
 
analyst(String) - Method in class ai.thirdwatch.model.UnTag
 
ANDROID_SDK_VERSION - Static variable in class ai.thirdwatch.ApiClient
 
ApiCallback<T> - Interface in ai.thirdwatch
Callback for asynchronous API call.
ApiClient - Class in ai.thirdwatch
 
ApiClient() - Constructor for class ai.thirdwatch.ApiClient
 
ApiException - Exception in ai.thirdwatch
 
ApiException() - Constructor for exception ai.thirdwatch.ApiException
 
ApiException(Throwable) - Constructor for exception ai.thirdwatch.ApiException
 
ApiException(String) - Constructor for exception ai.thirdwatch.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception ai.thirdwatch.ApiException
 
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception ai.thirdwatch.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception ai.thirdwatch.ApiException
 
ApiException(int, Map<String, List<String>>, String) - Constructor for exception ai.thirdwatch.ApiException
 
ApiException(int, String) - Constructor for exception ai.thirdwatch.ApiException
 
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception ai.thirdwatch.ApiException
 
ApiKeyAuth - Class in ai.thirdwatch.auth
 
ApiKeyAuth(String, String) - Constructor for class ai.thirdwatch.auth.ApiKeyAuth
 
ApiResponse<T> - Class in ai.thirdwatch
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class ai.thirdwatch.ApiResponse
 
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class ai.thirdwatch.ApiResponse
 
applyToParams(List<Pair>, Map<String, String>) - Method in class ai.thirdwatch.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in interface ai.thirdwatch.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>) - Method in class ai.thirdwatch.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in class ai.thirdwatch.auth.OAuth
 
Authentication - Interface in ai.thirdwatch.auth
 
avsResponseCode(String) - Method in class ai.thirdwatch.model.PaymentMethod
 

B

BillingAddress - Class in ai.thirdwatch.model
The Address field type represents a physical address.
BillingAddress() - Constructor for class ai.thirdwatch.model.BillingAddress
 
billingAddress(BillingAddress) - Method in class ai.thirdwatch.model.CreateAccount
 
billingAddress(BillingAddress) - Method in class ai.thirdwatch.model.CreateOrder
 
billingAddress(BillingAddress) - Method in class ai.thirdwatch.model.Transaction
 
billingAddress(BillingAddress) - Method in class ai.thirdwatch.model.UpdateAccount
 
billingAddress(BillingAddress) - Method in class ai.thirdwatch.model.UpdateOrder
 
brand(String) - Method in class ai.thirdwatch.model.Item
 
buildCall(String, String, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.ApiClient
Build HTTP call with the given options.
buildRequest(String, String, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.ApiClient
Build an HTTP request with the given options.
buildRequestBodyFormEncoding(Map<String, Object>) - Method in class ai.thirdwatch.ApiClient
Build a form-encoding request body with the given form parameters.
buildRequestBodyMultipart(Map<String, Object>) - Method in class ai.thirdwatch.ApiClient
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
buildUrl(String, List<Pair>) - Method in class ai.thirdwatch.ApiClient
Build full URL by concatenating base path, the given sub path and query parameters.

C

cardBin(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
cardExpiryMonth(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
cardExpiryYear(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
cardLast4(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
category(String) - Method in class ai.thirdwatch.model.Item
 
chargeback(Chargeback) - Method in class ai.thirdwatch.api.ChargebackApi
Use chargeback to capture a chargeback reported on a transaction.
Chargeback - Class in ai.thirdwatch.model
Chargeback
Chargeback() - Constructor for class ai.thirdwatch.model.Chargeback
 
ChargebackApi - Class in ai.thirdwatch.api
 
ChargebackApi() - Constructor for class ai.thirdwatch.api.ChargebackApi
 
ChargebackApi(ApiClient) - Constructor for class ai.thirdwatch.api.ChargebackApi
 
chargebackAsync(Chargeback, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.ChargebackApi
Use chargeback to capture a chargeback reported on a transaction.
chargebackCall(Chargeback, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.ChargebackApi
Build call for chargeback
chargebackReason(String) - Method in class ai.thirdwatch.model.Chargeback
 
chargebackState(String) - Method in class ai.thirdwatch.model.Chargeback
 
chargebackWithHttpInfo(Chargeback) - Method in class ai.thirdwatch.api.ChargebackApi
Use chargeback to capture a chargeback reported on a transaction.
city(String) - Method in class ai.thirdwatch.model.BillingAddress
 
city(String) - Method in class ai.thirdwatch.model.ShippingAddress
 
color(String) - Method in class ai.thirdwatch.model.Item
 
Configuration - Class in ai.thirdwatch
 
Configuration() - Constructor for class ai.thirdwatch.Configuration
 
containsIgnoreCase(String[], String) - Static method in class ai.thirdwatch.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
content(String) - Method in class ai.thirdwatch.model.SendMessage
 
contentLength() - Method in class ai.thirdwatch.ProgressRequestBody
 
contentLength() - Method in class ai.thirdwatch.ProgressResponseBody
 
contentType() - Method in class ai.thirdwatch.ProgressRequestBody
 
contentType() - Method in class ai.thirdwatch.ProgressResponseBody
 
country(String) - Method in class ai.thirdwatch.model.BillingAddress
 
country(String) - Method in class ai.thirdwatch.model.Item
 
country(String) - Method in class ai.thirdwatch.model.ShippingAddress
 
createAccount(CreateAccount) - Method in class ai.thirdwatch.api.CreateAccountApi
Use create_account to pass user details at user registration.
CreateAccount - Class in ai.thirdwatch.model
CreateAccount
CreateAccount() - Constructor for class ai.thirdwatch.model.CreateAccount
 
CreateAccountApi - Class in ai.thirdwatch.api
 
CreateAccountApi() - Constructor for class ai.thirdwatch.api.CreateAccountApi
 
CreateAccountApi(ApiClient) - Constructor for class ai.thirdwatch.api.CreateAccountApi
 
createAccountAsync(CreateAccount, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.CreateAccountApi
Use create_account to pass user details at user registration.
createAccountCall(CreateAccount, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.CreateAccountApi
Build call for createAccount
createAccountWithHttpInfo(CreateAccount) - Method in class ai.thirdwatch.api.CreateAccountApi
Use create_account to pass user details at user registration.
createdDate(String) - Method in class ai.thirdwatch.model.Seller
 
createOrder(CreateOrder) - Method in class ai.thirdwatch.api.CreateOrderApi
Submit a new or existing order to Thirdwatch for review.
CreateOrder - Class in ai.thirdwatch.model
CreateOrder
CreateOrder() - Constructor for class ai.thirdwatch.model.CreateOrder
 
CreateOrderApi - Class in ai.thirdwatch.api
 
CreateOrderApi() - Constructor for class ai.thirdwatch.api.CreateOrderApi
 
CreateOrderApi(ApiClient) - Constructor for class ai.thirdwatch.api.CreateOrderApi
 
createOrderAsync(CreateOrder, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.CreateOrderApi
Submit a new or existing order to Thirdwatch for review.
createOrderCall(CreateOrder, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.CreateOrderApi
Build call for createOrder
createOrderWithHttpInfo(CreateOrder) - Method in class ai.thirdwatch.api.CreateOrderApi
Submit a new or existing order to Thirdwatch for review.
currencyCode(String) - Method in class ai.thirdwatch.model.CreateOrder
 
currencyCode(String) - Method in class ai.thirdwatch.model.Item
 
currencyCode(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
currencyCode(String) - Method in class ai.thirdwatch.model.Promotion
 
currencyCode(String) - Method in class ai.thirdwatch.model.Transaction
 
currencyCode(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
Custom - Class in ai.thirdwatch.model
Custom
Custom() - Constructor for class ai.thirdwatch.model.Custom
 
customEvent(Custom) - Method in class ai.thirdwatch.api.CustomEventApi
Use order_status to track the order processing workflow of a previously submitted order.
CustomEventApi - Class in ai.thirdwatch.api
 
CustomEventApi() - Constructor for class ai.thirdwatch.api.CustomEventApi
 
CustomEventApi(ApiClient) - Constructor for class ai.thirdwatch.api.CustomEventApi
 
customEventAsync(Custom, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.CustomEventApi
Use order_status to track the order processing workflow of a previously submitted order.
customEventCall(Custom, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.CustomEventApi
Build call for customEvent
customEventWithHttpInfo(Custom) - Method in class ai.thirdwatch.api.CustomEventApi
Use order_status to track the order processing workflow of a previously submitted order.
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.AddPromotion
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.AddToCart
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.Chargeback
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.CreateAccount
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.CreateOrder
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.Custom
 
CustomInfo - Class in ai.thirdwatch.model
Custom fields capture user behavior and differences not covered by our reserved events and fields.
CustomInfo() - Constructor for class ai.thirdwatch.model.CustomInfo
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.ItemStatus
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.LinkSessionToUser
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.Login
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.Logout
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.OrderStatus
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.RemoveFromCart
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.ReportItem
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.SendMessage
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.SubmitReview
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.Tag
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.Transaction
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.UnTag
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.UpdateAccount
 
customInfo(CustomInfo) - Method in class ai.thirdwatch.model.UpdateOrder
 
cvvResponseCode(String) - Method in class ai.thirdwatch.model.PaymentMethod
 

D

description(String) - Method in class ai.thirdwatch.model.Item
 
description(String) - Method in class ai.thirdwatch.model.ItemStatus
 
description(String) - Method in class ai.thirdwatch.model.OrderStatus
 
description(String) - Method in class ai.thirdwatch.model.Promotion
 
description(String) - Method in class ai.thirdwatch.model.Tag
 
descriptionShort(String) - Method in class ai.thirdwatch.model.Item
 
deserialize(Response, Type) - Method in class ai.thirdwatch.ApiClient
Deserialize response body to Java object, according to the return type and the Content-Type response header.
deserialize(String, Type) - Method in class ai.thirdwatch.JSON
Deserialize the given JSON string to Java object.
deviceIp(String) - Method in class ai.thirdwatch.model.AddPromotion
 
deviceIp(String) - Method in class ai.thirdwatch.model.AddToCart
 
deviceIp(String) - Method in class ai.thirdwatch.model.CreateAccount
 
deviceIp(String) - Method in class ai.thirdwatch.model.CreateOrder
 
deviceIp(String) - Method in class ai.thirdwatch.model.Custom
 
deviceIp(String) - Method in class ai.thirdwatch.model.Login
 
deviceIp(String) - Method in class ai.thirdwatch.model.Logout
 
deviceIp(String) - Method in class ai.thirdwatch.model.RemoveFromCart
 
deviceIp(String) - Method in class ai.thirdwatch.model.ReportItem
 
deviceIp(String) - Method in class ai.thirdwatch.model.SendMessage
 
deviceIp(String) - Method in class ai.thirdwatch.model.SubmitReview
 
deviceIp(String) - Method in class ai.thirdwatch.model.Transaction
 
deviceIp(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
deviceIp(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
discountPrice(String) - Method in class ai.thirdwatch.model.Item
 
downloadFileFromResponse(Response) - Method in class ai.thirdwatch.ApiClient
Download file from the given response.

E

email(String) - Method in class ai.thirdwatch.model.Seller
 
emailConfirmedStatus(String) - Method in class ai.thirdwatch.model.CreateAccount
 
emailConfirmedStatus(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
equals(Object) - Method in class ai.thirdwatch.model.AddPromotion
 
equals(Object) - Method in class ai.thirdwatch.model.AddToCart
 
equals(Object) - Method in class ai.thirdwatch.model.BillingAddress
 
equals(Object) - Method in class ai.thirdwatch.model.Chargeback
 
equals(Object) - Method in class ai.thirdwatch.model.CreateAccount
 
equals(Object) - Method in class ai.thirdwatch.model.CreateOrder
 
equals(Object) - Method in class ai.thirdwatch.model.Custom
 
equals(Object) - Method in class ai.thirdwatch.model.CustomInfo
 
equals(Object) - Method in class ai.thirdwatch.model.ErrorResponse
 
equals(Object) - Method in class ai.thirdwatch.model.EventResponse
 
equals(Object) - Method in class ai.thirdwatch.model.Item
 
equals(Object) - Method in class ai.thirdwatch.model.ItemStatus
 
equals(Object) - Method in class ai.thirdwatch.model.LinkSessionToUser
 
equals(Object) - Method in class ai.thirdwatch.model.Login
 
equals(Object) - Method in class ai.thirdwatch.model.Logout
 
equals(Object) - Method in class ai.thirdwatch.model.OrderStatus
 
equals(Object) - Method in class ai.thirdwatch.model.PaymentMethod
 
equals(Object) - Method in class ai.thirdwatch.model.Promotion
 
equals(Object) - Method in class ai.thirdwatch.model.RemoveFromCart
 
equals(Object) - Method in class ai.thirdwatch.model.ReportItem
 
equals(Object) - Method in class ai.thirdwatch.model.Seller
 
equals(Object) - Method in class ai.thirdwatch.model.SendMessage
 
equals(Object) - Method in class ai.thirdwatch.model.ShippingAddress
 
equals(Object) - Method in class ai.thirdwatch.model.SubmitReview
 
equals(Object) - Method in class ai.thirdwatch.model.Tag
 
equals(Object) - Method in class ai.thirdwatch.model.Transaction
 
equals(Object) - Method in class ai.thirdwatch.model.UnTag
 
equals(Object) - Method in class ai.thirdwatch.model.UpdateAccount
 
equals(Object) - Method in class ai.thirdwatch.model.UpdateOrder
 
ErrorResponse - Class in ai.thirdwatch.model
ErrorResponse
ErrorResponse() - Constructor for class ai.thirdwatch.model.ErrorResponse
 
escapeString(String) - Method in class ai.thirdwatch.ApiClient
Escape the given string to be used as URL query value.
EventResponse - Class in ai.thirdwatch.model
EventResponse
EventResponse() - Constructor for class ai.thirdwatch.model.EventResponse
 
execute(Call) - Method in class ai.thirdwatch.ApiClient
execute(Call, Type) - Method in class ai.thirdwatch.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - Method in class ai.thirdwatch.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - Method in class ai.thirdwatch.ApiClient
Execute HTTP call asynchronously.

F

facebookId(String) - Method in class ai.thirdwatch.model.CreateAccount
 
facebookId(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
failureReason(String) - Method in class ai.thirdwatch.model.Promotion
 
firstName(String) - Method in class ai.thirdwatch.model.CreateAccount
 
firstName(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
formatDate(Date) - Method in class ai.thirdwatch.ApiClient
Format the given Date object into string (Date format).
formatDatetime(Date) - Method in class ai.thirdwatch.ApiClient
Format the given Date object into string (Datetime format).

G

gender(String) - Method in class ai.thirdwatch.model.CreateAccount
 
gender(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
getAbuseType() - Method in class ai.thirdwatch.model.Tag
The type of abuse for which you want to send a tag.
getAbuseType() - Method in class ai.thirdwatch.model.UnTag
The type of abuse for which you want to untag user.
getAccessToken() - Method in class ai.thirdwatch.auth.OAuth
 
getAccountName() - Method in class ai.thirdwatch.model.PaymentMethod
Account name oif the user for that payment method
getAccountStatus() - Method in class ai.thirdwatch.model.CreateAccount
Current status of account, e.g.
getAccountStatus() - Method in class ai.thirdwatch.model.UpdateAccount
Current status of account, e.g.
getAddress1() - Method in class ai.thirdwatch.model.BillingAddress
Address first line, e.g., \"C802 Nirvana Courtyard\".
getAddress1() - Method in class ai.thirdwatch.model.ShippingAddress
Address first line, e.g., \"C802 Nirvana Courtyard\".
getAddress2() - Method in class ai.thirdwatch.model.BillingAddress
Address second line, e.g., \"Nirvana Country, Sector 50\".
getAddress2() - Method in class ai.thirdwatch.model.ShippingAddress
Address second line, e.g., \"Nirvana Country, Sector 50\".
getAge() - Method in class ai.thirdwatch.model.CreateAccount
Age of the user e.g.
getAge() - Method in class ai.thirdwatch.model.UpdateAccount
Age of the user e.g.
getAmount() - Method in class ai.thirdwatch.model.CreateOrder
The item unit price in numbers, in the base unit of the currency_code.e.g.
getAmount() - Method in class ai.thirdwatch.model.PaymentMethod
The item unit price in numbers, in the base unit of the currency_code.e.g.
getAmount() - Method in class ai.thirdwatch.model.Promotion
The amount or credits the promotion is worth.
getAmount() - Method in class ai.thirdwatch.model.Transaction
The item unit price in numbers, in the base unit of the currency_code.e.g.
getAmount() - Method in class ai.thirdwatch.model.UpdateOrder
The item unit price in numbers, in the base unit of the currency_code.e.g.
getAnalyst() - Method in class ai.thirdwatch.model.ItemStatus
The analyst who made the decision, if manual.
getAnalyst() - Method in class ai.thirdwatch.model.OrderStatus
The analyst who made the decision, if manual.
getAnalyst() - Method in class ai.thirdwatch.model.Tag
Unique identifier (e.g.
getAnalyst() - Method in class ai.thirdwatch.model.UnTag
Unique identifier (e.g.
getApiClient() - Method in class ai.thirdwatch.api.AddPromotionApi
 
getApiClient() - Method in class ai.thirdwatch.api.AddToCartApi
 
getApiClient() - Method in class ai.thirdwatch.api.ChargebackApi
 
getApiClient() - Method in class ai.thirdwatch.api.CreateAccountApi
 
getApiClient() - Method in class ai.thirdwatch.api.CreateOrderApi
 
getApiClient() - Method in class ai.thirdwatch.api.CustomEventApi
 
getApiClient() - Method in class ai.thirdwatch.api.ItemStatusApi
 
getApiClient() - Method in class ai.thirdwatch.api.LinkSessionToUserApi
 
getApiClient() - Method in class ai.thirdwatch.api.LoginApi
 
getApiClient() - Method in class ai.thirdwatch.api.LogoutApi
 
getApiClient() - Method in class ai.thirdwatch.api.OrderStatusApi
 
getApiClient() - Method in class ai.thirdwatch.api.RemoveFromCartApi
 
getApiClient() - Method in class ai.thirdwatch.api.ReportItemApi
 
getApiClient() - Method in class ai.thirdwatch.api.SendMessageApi
 
getApiClient() - Method in class ai.thirdwatch.api.SubmitReviewApi
 
getApiClient() - Method in class ai.thirdwatch.api.TagAPIApi
 
getApiClient() - Method in class ai.thirdwatch.api.TransactionApi
 
getApiClient() - Method in class ai.thirdwatch.api.UntagAPIApi
 
getApiClient() - Method in class ai.thirdwatch.api.UpdateAccountApi
 
getApiClient() - Method in class ai.thirdwatch.api.UpdateOrderApi
 
getApiKey() - Method in class ai.thirdwatch.auth.ApiKeyAuth
 
getApiKeyPrefix() - Method in class ai.thirdwatch.auth.ApiKeyAuth
 
getAuthentication(String) - Method in class ai.thirdwatch.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class ai.thirdwatch.ApiClient
Get authentications (key: authentication name, value: authentication).
getAvsResponseCode() - Method in class ai.thirdwatch.model.PaymentMethod
Response code from the AVS address verification system.
getBasePath() - Method in class ai.thirdwatch.ApiClient
Get base path
getBillingAddress() - Method in class ai.thirdwatch.model.CreateAccount
Get billingAddress
getBillingAddress() - Method in class ai.thirdwatch.model.CreateOrder
Get billingAddress
getBillingAddress() - Method in class ai.thirdwatch.model.Transaction
Get billingAddress
getBillingAddress() - Method in class ai.thirdwatch.model.UpdateAccount
Get billingAddress
getBillingAddress() - Method in class ai.thirdwatch.model.UpdateOrder
Get billingAddress
getBrand() - Method in class ai.thirdwatch.model.Item
The brand name of the item.
getCardBin() - Method in class ai.thirdwatch.model.PaymentMethod
The first six digits of the credit card number.
getCardExpiryMonth() - Method in class ai.thirdwatch.model.PaymentMethod
Expiry month of the card.
getCardExpiryYear() - Method in class ai.thirdwatch.model.PaymentMethod
Expiry year of the card.
getCardLast4() - Method in class ai.thirdwatch.model.PaymentMethod
The last four digits of the credit card number.
getCategory() - Method in class ai.thirdwatch.model.Item
The category this item is listed under in your business.
getChargebackReason() - Method in class ai.thirdwatch.model.Chargeback
This field can be used to capture the reason given.
getChargebackState() - Method in class ai.thirdwatch.model.Chargeback
The current state of the chargeback.
getCity() - Method in class ai.thirdwatch.model.BillingAddress
The city or town name, e.g., \"Gurgaon\" .
getCity() - Method in class ai.thirdwatch.model.ShippingAddress
The city or town name, e.g., \"Gurgaon\" .
getCode() - Method in exception ai.thirdwatch.ApiException
Get the HTTP status code.
getColor() - Method in class ai.thirdwatch.model.Item
The color of the item.
getConnectTimeout() - Method in class ai.thirdwatch.ApiClient
Get connection timeout (in milliseconds).
getContent() - Method in class ai.thirdwatch.model.SendMessage
The text content of the message.
getCountry() - Method in class ai.thirdwatch.model.BillingAddress
The [ISO-3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code for the billing address, e.g., \"IN\" in case of India.
getCountry() - Method in class ai.thirdwatch.model.Item
The [ISO-3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code of the item, e.g., \"IN\" in case of India.
getCountry() - Method in class ai.thirdwatch.model.ShippingAddress
The [ISO-3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code for the billing address, e.g., \"IN\" in case of India.
getCreatedDate() - Method in class ai.thirdwatch.model.Seller
Date when seller registered in system.
getCurrencyCode() - Method in class ai.thirdwatch.model.CreateOrder
The [ISO-4217](http://en.wikipedia.org/wiki/ISO_4217) currency code for the amount.
getCurrencyCode() - Method in class ai.thirdwatch.model.Item
The [ISO-4217](http://en.wikipedia.org/wiki/ISO_4217) currency code for the amount.
getCurrencyCode() - Method in class ai.thirdwatch.model.PaymentMethod
The [ISO-4217](http://en.wikipedia.org/wiki/ISO_4217) currency code for the amount.
getCurrencyCode() - Method in class ai.thirdwatch.model.Promotion
The [ISO-4217](http://en.wikipedia.org/wiki/ISO_4217) currency code for the amount.
getCurrencyCode() - Method in class ai.thirdwatch.model.Transaction
The [ISO-4217](http://en.wikipedia.org/wiki/ISO_4217) currency code for the amount.
getCurrencyCode() - Method in class ai.thirdwatch.model.UpdateOrder
The [ISO-4217](http://en.wikipedia.org/wiki/ISO_4217) currency code for the amount.
getCustomInfo() - Method in class ai.thirdwatch.model.AddPromotion
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.AddToCart
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.Chargeback
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.CreateAccount
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.CreateOrder
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.Custom
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.ItemStatus
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.LinkSessionToUser
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.Login
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.Logout
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.OrderStatus
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.RemoveFromCart
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.ReportItem
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.SendMessage
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.SubmitReview
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.Tag
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.Transaction
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.UnTag
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.UpdateAccount
Get customInfo
getCustomInfo() - Method in class ai.thirdwatch.model.UpdateOrder
Get customInfo
getCvvResponseCode() - Method in class ai.thirdwatch.model.PaymentMethod
Response code from the credit card company indicating if the CVV number entered matches the number on record.
getData() - Method in class ai.thirdwatch.ApiResponse
 
getDateFormat() - Method in class ai.thirdwatch.ApiClient
 
getDatetimeFormat() - Method in class ai.thirdwatch.ApiClient
 
getDefaultApiClient() - Static method in class ai.thirdwatch.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getDescription() - Method in class ai.thirdwatch.model.Item
Detail description of the item.
getDescription() - Method in class ai.thirdwatch.model.ItemStatus
Any additional information about this order status change.
getDescription() - Method in class ai.thirdwatch.model.OrderStatus
Any additional information about this order status change.
getDescription() - Method in class ai.thirdwatch.model.Promotion
Describe promotion here.
getDescription() - Method in class ai.thirdwatch.model.Tag
The text content of the tag.Useful as annotation on why the label was added.
getDescriptionShort() - Method in class ai.thirdwatch.model.Item
Short description of the item.
getDeviceIp() - Method in class ai.thirdwatch.model.AddPromotion
IP address of the request made by the user.
getDeviceIp() - Method in class ai.thirdwatch.model.AddToCart
IP address of the request made by the user.
getDeviceIp() - Method in class ai.thirdwatch.model.CreateAccount
IP address of the request made by the user.
getDeviceIp() - Method in class ai.thirdwatch.model.CreateOrder
IP address of the request made by the user.
getDeviceIp() - Method in class ai.thirdwatch.model.Custom
IP address of the request made by the user.
getDeviceIp() - Method in class ai.thirdwatch.model.Login
IP address of the request made by the user.
getDeviceIp() - Method in class ai.thirdwatch.model.Logout
IP address of the request made by the user.
getDeviceIp() - Method in class ai.thirdwatch.model.RemoveFromCart
IP address of the request made by the user.
getDeviceIp() - Method in class ai.thirdwatch.model.ReportItem
IP address of the request made by the user.
getDeviceIp() - Method in class ai.thirdwatch.model.SendMessage
IP address of the request made by the user.
getDeviceIp() - Method in class ai.thirdwatch.model.SubmitReview
IP address of the request made by the user.
getDeviceIp() - Method in class ai.thirdwatch.model.Transaction
IP address of the request made by the user.
getDeviceIp() - Method in class ai.thirdwatch.model.UpdateAccount
IP address of the request made by the user.
getDeviceIp() - Method in class ai.thirdwatch.model.UpdateOrder
IP address of the request made by the user.
getDiscountPrice() - Method in class ai.thirdwatch.model.Item
Price of the product after discount.
getEmail() - Method in class ai.thirdwatch.model.Seller
Email of the seller.
getEmailConfirmedStatus() - Method in class ai.thirdwatch.model.CreateAccount
Status of email verification.
getEmailConfirmedStatus() - Method in class ai.thirdwatch.model.UpdateAccount
Status of email verification.
getFacebookId() - Method in class ai.thirdwatch.model.CreateAccount
Facebook user id or token of the user.
getFacebookId() - Method in class ai.thirdwatch.model.UpdateAccount
Facebook user id or token of the user.
getFailureReason() - Method in class ai.thirdwatch.model.Promotion
When adding a promotion fails, use this to describe why it failed.e.g.
getFirstName() - Method in class ai.thirdwatch.model.CreateAccount
Provide the first name associated with the user here.
getFirstName() - Method in class ai.thirdwatch.model.UpdateAccount
Provide the first name associated with the user here.
getGender() - Method in class ai.thirdwatch.model.CreateAccount
Gender of the user e.g.
getGender() - Method in class ai.thirdwatch.model.UpdateAccount
Gender of the user e.g.
getGoogleId() - Method in class ai.thirdwatch.model.CreateAccount
Google user id or token of the user.
getGoogleId() - Method in class ai.thirdwatch.model.UpdateAccount
Google user id or token of the user.
getGson() - Method in class ai.thirdwatch.JSON
Get Gson.
getHasExpeditedShipping() - Method in class ai.thirdwatch.model.CreateOrder
Whether the user requested priority/expedited shipping on their order.
getHasExpeditedShipping() - Method in class ai.thirdwatch.model.UpdateOrder
Whether the user requested priority/expedited shipping on their order.
getHeaders() - Method in class ai.thirdwatch.ApiResponse
 
getHttpClient() - Method in class ai.thirdwatch.ApiClient
Get HTTP client
getIsBad() - Method in class ai.thirdwatch.model.Tag
Indicates whether a user is engaging in behavior deemed harmful to your business.
getIsbn() - Method in class ai.thirdwatch.model.Item
If the item is a book with an International Standard Book Number (ISBN), provide it here.
getIsFirstTimeBuyer() - Method in class ai.thirdwatch.model.CreateOrder
Is user first time buyer.
getIsFirstTimeBuyer() - Method in class ai.thirdwatch.model.Transaction
Is user first time buyer.
getIsFirstTimeBuyer() - Method in class ai.thirdwatch.model.UpdateOrder
Is user first time buyer.
getIsGift() - Method in class ai.thirdwatch.model.CreateOrder
Is user chosen gift pack.
getIsGift() - Method in class ai.thirdwatch.model.UpdateOrder
Is user chosen gift pack.
getIsHomeAddress() - Method in class ai.thirdwatch.model.BillingAddress
Is user chosen this address as home address.
getIsHomeAddress() - Method in class ai.thirdwatch.model.ShippingAddress
Is user chosen this address as home address.
getIsNewsletterSubscribed() - Method in class ai.thirdwatch.model.CreateAccount
Is user subscribed for newsletter.
getIsNewsletterSubscribed() - Method in class ai.thirdwatch.model.UpdateAccount
Is user subscribed for newsletter.
getIsOfficeAddress() - Method in class ai.thirdwatch.model.BillingAddress
Is user chosen this address as office address.
getIsOfficeAddress() - Method in class ai.thirdwatch.model.ShippingAddress
Is user chosen this address as office address.
getIsOnSale() - Method in class ai.thirdwatch.model.Item
Is item on sale or running offers on this item .
getIsPrePaid() - Method in class ai.thirdwatch.model.CreateOrder
is order is prepaid.
getIsPrePaid() - Method in class ai.thirdwatch.model.UpdateOrder
is order is prepaid.
getIsReturn() - Method in class ai.thirdwatch.model.CreateOrder
Is this return order.
getIsReturn() - Method in class ai.thirdwatch.model.UpdateOrder
Is this return order.
getItem() - Method in class ai.thirdwatch.model.AddToCart
Get item
getItem() - Method in class ai.thirdwatch.model.RemoveFromCart
Get item
getItemId() - Method in class ai.thirdwatch.model.Item
The item's unique identifier according to your systems.
getItemId() - Method in class ai.thirdwatch.model.ItemStatus
The item's unique identifier according to your systems.
getItemId() - Method in class ai.thirdwatch.model.ReportItem
The unique ID for the item that is being reported.
getItemId() - Method in class ai.thirdwatch.model.SubmitReview
The ID of the product or service being reviewed.
getItems() - Method in class ai.thirdwatch.model.CreateOrder
The list of items ordered.
getItems() - Method in class ai.thirdwatch.model.UpdateOrder
The list of items ordered.
getItemStatus() - Method in class ai.thirdwatch.model.ItemStatus
Indicates the high-level state of the order.
getJSON() - Method in class ai.thirdwatch.ApiClient
Get JSON
getKeyManagers() - Method in class ai.thirdwatch.ApiClient
 
getLastName() - Method in class ai.thirdwatch.model.CreateAccount
Provide the last name associated with the user here.
getLastName() - Method in class ai.thirdwatch.model.UpdateAccount
Provide the last name associated with the user here.
getLastUpdatedDate() - Method in class ai.thirdwatch.model.Seller
Date when seller profile uopdated last time.
getLocation() - Method in class ai.thirdwatch.auth.ApiKeyAuth
 
getLoginStatus() - Method in class ai.thirdwatch.model.Login
Use _loginStatus to represent the success or failure of the login attempt.
getManufacturer() - Method in class ai.thirdwatch.model.Item
Name of the item's manufacturer.
getMaxQuantity() - Method in class ai.thirdwatch.model.Item
The max quantity per user for this item.
getMessage() - Method in class ai.thirdwatch.model.ErrorResponse
Get message
getMessage() - Method in class ai.thirdwatch.model.EventResponse
Get message
getMinPurchaseAmount() - Method in class ai.thirdwatch.model.Promotion
The minimum amount someone must spend in order for the promotion to be applied.
getName() - Method in class ai.thirdwatch.model.BillingAddress
Provide the full name associated with the address here.
getName() - Method in class ai.thirdwatch.model.Seller
Provide the full name associated with the seller here.
getName() - Method in class ai.thirdwatch.model.ShippingAddress
Provide the full name associated with the address here.
getName() - Method in class ai.thirdwatch.Pair
 
getOnboardingIpAddress() - Method in class ai.thirdwatch.model.Seller
Ip address used by seller while registration.
getOrderId() - Method in class ai.thirdwatch.model.Chargeback
The ID for the order that this chargeback is filed against.
getOrderId() - Method in class ai.thirdwatch.model.CreateOrder
The ID for tracking this order in your system.
getOrderId() - Method in class ai.thirdwatch.model.ItemStatus
The ID for the order that this chargeback is filed against.
getOrderId() - Method in class ai.thirdwatch.model.OrderStatus
The ID for the order that this chargeback is filed against.
getOrderId() - Method in class ai.thirdwatch.model.Transaction
The ID for tracking this order in your system.
getOrderId() - Method in class ai.thirdwatch.model.UpdateOrder
The ID for tracking this order in your system.
getOrderReferrer() - Method in class ai.thirdwatch.model.CreateOrder
Referer website or user name.
getOrderReferrer() - Method in class ai.thirdwatch.model.UpdateOrder
Referer website or user name.
getOrderStatus() - Method in class ai.thirdwatch.model.OrderStatus
Indicates the high-level state of the order.
getOriginTimestamp() - Method in class ai.thirdwatch.model.AddPromotion
Represents the time the event occured in your system.
getOriginTimestamp() - Method in class ai.thirdwatch.model.AddToCart
Represents the time the event occured in your system.
getOriginTimestamp() - Method in class ai.thirdwatch.model.CreateAccount
Represents the time the event occured in your system.
getOriginTimestamp() - Method in class ai.thirdwatch.model.CreateOrder
Represents the time the event occured in your system.
getOriginTimestamp() - Method in class ai.thirdwatch.model.Custom
Represents the time the event occured in your system.
getOriginTimestamp() - Method in class ai.thirdwatch.model.Login
Represents the time the event occured in your system.
getOriginTimestamp() - Method in class ai.thirdwatch.model.Logout
Represents the time the event occured in your system.
getOriginTimestamp() - Method in class ai.thirdwatch.model.RemoveFromCart
Represents the time the event occured in your system.
getOriginTimestamp() - Method in class ai.thirdwatch.model.ReportItem
Represents the time the event occured in your system.
getOriginTimestamp() - Method in class ai.thirdwatch.model.SendMessage
Represents the time the event occured in your system.
getOriginTimestamp() - Method in class ai.thirdwatch.model.SubmitReview
Represents the time the event occured in your system.
getOriginTimestamp() - Method in class ai.thirdwatch.model.Transaction
Represents the time the event occured in your system.
getOriginTimestamp() - Method in class ai.thirdwatch.model.UpdateAccount
Represents the time the event occured in your system.
getOriginTimestamp() - Method in class ai.thirdwatch.model.UpdateOrder
Represents the time the event occured in your system.
getParamName() - Method in class ai.thirdwatch.auth.ApiKeyAuth
 
getPassword() - Method in class ai.thirdwatch.auth.HttpBasicAuth
 
getPaymentGateway() - Method in class ai.thirdwatch.model.PaymentMethod
fill value like bank name, gateway name, wallet name etc, e.g.
getPaymentMethod() - Method in class ai.thirdwatch.model.Transaction
Get paymentMethod
getPaymentMethods() - Method in class ai.thirdwatch.model.CreateAccount
The payment information associated with this account.
getPaymentMethods() - Method in class ai.thirdwatch.model.CreateOrder
The payment information associated with this order.
getPaymentMethods() - Method in class ai.thirdwatch.model.UpdateAccount
The payment information associated with this account.
getPaymentMethods() - Method in class ai.thirdwatch.model.UpdateOrder
The payment information associated with this order.
getPaymentType() - Method in class ai.thirdwatch.model.PaymentMethod
Values like - _cash, _check, _creditCard, _debitCard, _netBanking, _wallet, _cryptoCurrency, _electronicFundTransfer, _financing, _giftCard, _interac, _invoice, _moneyOrder, _masterPass, _points, _storeCredit, _thirdPartyProcessor, _voucher
getPercentageOff() - Method in class ai.thirdwatch.model.Promotion
The percentage discount.
getPhone() - Method in class ai.thirdwatch.model.BillingAddress
The phone number associated with this address.
getPhone() - Method in class ai.thirdwatch.model.CreateAccount
The primary phone number of the user associated with this account.
getPhone() - Method in class ai.thirdwatch.model.Seller
The primary phone number of the seller associated with this account.
getPhone() - Method in class ai.thirdwatch.model.ShippingAddress
The phone number associated with this address.
getPhone() - Method in class ai.thirdwatch.model.UpdateAccount
The primary phone number of the user associated with this account.
getPhoneConfirmedStatus() - Method in class ai.thirdwatch.model.CreateAccount
Status of phone verification.
getPhoneConfirmedStatus() - Method in class ai.thirdwatch.model.UpdateAccount
Status of phone verification.
getPrice() - Method in class ai.thirdwatch.model.Item
The item unit price in numbers, in the base unit of the currency_code.e.g.
getProductTitle() - Method in class ai.thirdwatch.model.Item
The item's name, e.g., \"WD 2 TB External Hard Drive\".
getProductWeight() - Method in class ai.thirdwatch.model.Item
Weight of the product in Kilo Gram, e.g.
getPromotionId() - Method in class ai.thirdwatch.model.Promotion
The ID/Coupon Code within your system that you use to represent this promotion.
getPromotions() - Method in class ai.thirdwatch.model.AddPromotion
Contains all promotions that have been newly applied to the referenced user.
getPromotions() - Method in class ai.thirdwatch.model.CreateAccount
The list of promotions that apply to this account.
getPromotions() - Method in class ai.thirdwatch.model.CreateOrder
The list of promotions that apply to this order.
getPromotions() - Method in class ai.thirdwatch.model.UpdateAccount
The list of promotions that apply to this account.
getPromotions() - Method in class ai.thirdwatch.model.UpdateOrder
The list of promotions that apply to this order.
getQuantity() - Method in class ai.thirdwatch.model.Item
The quantity of the item.
getRating() - Method in class ai.thirdwatch.model.SubmitReview
The rating provided by the user.
getReason() - Method in class ai.thirdwatch.model.ItemStatus
The reason for a cancellation.
getReason() - Method in class ai.thirdwatch.model.OrderStatus
The reason for a cancellation.
getRecipientUserId() - Method in class ai.thirdwatch.model.SendMessage
_userID of the receiving user by default Store.
getReferralCode() - Method in class ai.thirdwatch.model.CreateAccount
Code or promotion used by the user while creating account.
getReferralCode() - Method in class ai.thirdwatch.model.UpdateAccount
Code or promotion used by the user while creating account.
getReferrerUserId() - Method in class ai.thirdwatch.model.CreateAccount
The ID of the user that referred the current user to your business.
getReferrerUserId() - Method in class ai.thirdwatch.model.Promotion
The unique user ID of the user who referred the user to this promotion.
getReferrerUserId() - Method in class ai.thirdwatch.model.UpdateAccount
The ID of the user that referred the current user to your business.
getRegion() - Method in class ai.thirdwatch.model.BillingAddress
The region portion of the address.
getRegion() - Method in class ai.thirdwatch.model.ShippingAddress
The region portion of the address.
getResponseBody() - Method in exception ai.thirdwatch.ApiException
Get the HTTP response body.
getResponseHeaders() - Method in exception ai.thirdwatch.ApiException
Get the HTTP response headers.
getReviewContent() - Method in class ai.thirdwatch.model.SubmitReview
The text content of review submitted.
getReviewTitle() - Method in class ai.thirdwatch.model.SubmitReview
The title of review submitted.
getSeller() - Method in class ai.thirdwatch.model.Item
Get seller
getSellerId() - Method in class ai.thirdwatch.model.Seller
The seller’s internal account ID.
getSessionId() - Method in class ai.thirdwatch.model.AddPromotion
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.AddToCart
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.Chargeback
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.CreateAccount
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.CreateOrder
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.Custom
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.ItemStatus
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.LinkSessionToUser
The user's current session ID, used to associate session id with user id.
getSessionId() - Method in class ai.thirdwatch.model.Login
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.Logout
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.OrderStatus
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.RemoveFromCart
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.ReportItem
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.SendMessage
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.SubmitReview
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.Transaction
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.UpdateAccount
The user's current session ID, used to tie a user's action before and after login or account creation.
getSessionId() - Method in class ai.thirdwatch.model.UpdateOrder
The user's current session ID, used to tie a user's action before and after login or account creation.
getShippingAddress() - Method in class ai.thirdwatch.model.CreateAccount
Get shippingAddress
getShippingAddress() - Method in class ai.thirdwatch.model.CreateOrder
Get shippingAddress
getShippingAddress() - Method in class ai.thirdwatch.model.Transaction
Get shippingAddress
getShippingAddress() - Method in class ai.thirdwatch.model.UpdateAccount
Get shippingAddress
getShippingAddress() - Method in class ai.thirdwatch.model.UpdateOrder
Get shippingAddress
getShippingCost() - Method in class ai.thirdwatch.model.ItemStatus
if _approved or _fulfilled than pass the shipping cost.
getShippingCost() - Method in class ai.thirdwatch.model.OrderStatus
if _approved or _fulfilled than pass the shipping cost.
getShippingMethod() - Method in class ai.thirdwatch.model.CreateOrder
Indicates the method of delivery to the user.
getShippingMethod() - Method in class ai.thirdwatch.model.UpdateOrder
Indicates the method of delivery to the user.
getSku() - Method in class ai.thirdwatch.model.Item
If the item has a Stock-keeping Unit ID (SKU), provide it here.
getSocialSignOnType() - Method in class ai.thirdwatch.model.CreateAccount
If the user logged in with a social identify provider, give the name here.
getSocialSignOnType() - Method in class ai.thirdwatch.model.UpdateAccount
If the user logged in with a social identify provider, give the name here.
getSource() - Method in class ai.thirdwatch.model.ItemStatus
The source of a decision.
getSource() - Method in class ai.thirdwatch.model.OrderStatus
The source of a decision.
getSource() - Method in class ai.thirdwatch.model.Tag
String describing the original source of the tag information (e.g.
getSslCaCert() - Method in class ai.thirdwatch.ApiClient
Get SSL CA cert.
getStatus() - Method in class ai.thirdwatch.model.Promotion
The status of the addition of promotion to an account.
getStatusCode() - Method in class ai.thirdwatch.ApiResponse
 
getSubject() - Method in class ai.thirdwatch.model.SendMessage
The subject of the message.
getSubmissionStatus() - Method in class ai.thirdwatch.model.SubmitReview
If reviews in your system must be approved, use _submissionStatus to represent the status of the review.
getTags() - Method in class ai.thirdwatch.model.Item
The tags used to describe this item in your business.
getTempFolderPath() - Method in class ai.thirdwatch.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getTrackingMethod() - Method in class ai.thirdwatch.model.ItemStatus
if _approved or _fulfilled than pass the tracking url.
getTrackingMethod() - Method in class ai.thirdwatch.model.OrderStatus
if _approved or _fulfilled than pass the tracking url.
getTrackingNumber() - Method in class ai.thirdwatch.model.ItemStatus
if _approved or _fulfilled than pass the tracking number.
getTrackingNumber() - Method in class ai.thirdwatch.model.OrderStatus
if _approved or _fulfilled than pass the tracking number.
getTransactionId() - Method in class ai.thirdwatch.model.Chargeback
The ID for the transaction that this chargeback is filed against.
getTransactionId() - Method in class ai.thirdwatch.model.Transaction
The ID for identifying this transaction.
getTransactionStatus() - Method in class ai.thirdwatch.model.Transaction
Use _transactionStatus to indicate the status of the transaction.
getTransactionType() - Method in class ai.thirdwatch.model.Transaction
The type of transaction being recorded.
getTwitterId() - Method in class ai.thirdwatch.model.CreateAccount
Twitter handle or token of the user.
getTwitterId() - Method in class ai.thirdwatch.model.UpdateAccount
Twitter handle or token of the user.
getType() - Method in class ai.thirdwatch.model.Promotion
Type of the promotion e.g., First Time, Refer, Diwali
getUpc() - Method in class ai.thirdwatch.model.Item
If the item has a Universal Product Code (UPC), provide it here.
getUserEmail() - Method in class ai.thirdwatch.model.CreateAccount
Email of the user creating this order.
getUserEmail() - Method in class ai.thirdwatch.model.CreateOrder
Email of the user creating this order.
getUserEmail() - Method in class ai.thirdwatch.model.ReportItem
Email of the user creating this order.
getUserEmail() - Method in class ai.thirdwatch.model.Transaction
Email of the user creating this order.
getUserEmail() - Method in class ai.thirdwatch.model.UpdateAccount
Email of the user creating this order.
getUserEmail() - Method in class ai.thirdwatch.model.UpdateOrder
Email of the user creating this order.
getUserId() - Method in class ai.thirdwatch.model.AddPromotion
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.AddToCart
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.Chargeback
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.CreateAccount
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.CreateOrder
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.Custom
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.ItemStatus
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.LinkSessionToUser
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.Login
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.Logout
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.OrderStatus
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.RemoveFromCart
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.ReportItem
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.SendMessage
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.SubmitReview
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.Tag
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.Transaction
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.UnTag
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.UpdateAccount
The user's account ID according to your systems.
getUserId() - Method in class ai.thirdwatch.model.UpdateOrder
The user's account ID according to your systems.
getUsername() - Method in class ai.thirdwatch.auth.HttpBasicAuth
 
getValue() - Method in class ai.thirdwatch.Pair
 
getZipcode() - Method in class ai.thirdwatch.model.BillingAddress
The postal code associated with the address, e.g., \"122002\".
getZipcode() - Method in class ai.thirdwatch.model.ShippingAddress
The postal code associated with the address, e.g., \"122002\".
googleId(String) - Method in class ai.thirdwatch.model.CreateAccount
 
googleId(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
guessContentTypeFromFile(File) - Method in class ai.thirdwatch.ApiClient
Guess Content-Type header from the given file (defaults to "application/octet-stream").

H

handleResponse(Response, Type) - Method in class ai.thirdwatch.ApiClient
Handle the given response, return the deserialized object when the response is successful.
hasExpeditedShipping(Boolean) - Method in class ai.thirdwatch.model.CreateOrder
 
hasExpeditedShipping(Boolean) - Method in class ai.thirdwatch.model.UpdateOrder
 
hashCode() - Method in class ai.thirdwatch.model.AddPromotion
 
hashCode() - Method in class ai.thirdwatch.model.AddToCart
 
hashCode() - Method in class ai.thirdwatch.model.BillingAddress
 
hashCode() - Method in class ai.thirdwatch.model.Chargeback
 
hashCode() - Method in class ai.thirdwatch.model.CreateAccount
 
hashCode() - Method in class ai.thirdwatch.model.CreateOrder
 
hashCode() - Method in class ai.thirdwatch.model.Custom
 
hashCode() - Method in class ai.thirdwatch.model.CustomInfo
 
hashCode() - Method in class ai.thirdwatch.model.ErrorResponse
 
hashCode() - Method in class ai.thirdwatch.model.EventResponse
 
hashCode() - Method in class ai.thirdwatch.model.Item
 
hashCode() - Method in class ai.thirdwatch.model.ItemStatus
 
hashCode() - Method in class ai.thirdwatch.model.LinkSessionToUser
 
hashCode() - Method in class ai.thirdwatch.model.Login
 
hashCode() - Method in class ai.thirdwatch.model.Logout
 
hashCode() - Method in class ai.thirdwatch.model.OrderStatus
 
hashCode() - Method in class ai.thirdwatch.model.PaymentMethod
 
hashCode() - Method in class ai.thirdwatch.model.Promotion
 
hashCode() - Method in class ai.thirdwatch.model.RemoveFromCart
 
hashCode() - Method in class ai.thirdwatch.model.ReportItem
 
hashCode() - Method in class ai.thirdwatch.model.Seller
 
hashCode() - Method in class ai.thirdwatch.model.SendMessage
 
hashCode() - Method in class ai.thirdwatch.model.ShippingAddress
 
hashCode() - Method in class ai.thirdwatch.model.SubmitReview
 
hashCode() - Method in class ai.thirdwatch.model.Tag
 
hashCode() - Method in class ai.thirdwatch.model.Transaction
 
hashCode() - Method in class ai.thirdwatch.model.UnTag
 
hashCode() - Method in class ai.thirdwatch.model.UpdateAccount
 
hashCode() - Method in class ai.thirdwatch.model.UpdateOrder
 
HttpBasicAuth - Class in ai.thirdwatch.auth
 
HttpBasicAuth() - Constructor for class ai.thirdwatch.auth.HttpBasicAuth
 

I

IS_ANDROID - Static variable in class ai.thirdwatch.ApiClient
 
isBad(Boolean) - Method in class ai.thirdwatch.model.Tag
 
isbn(String) - Method in class ai.thirdwatch.model.Item
 
isDebugging() - Method in class ai.thirdwatch.ApiClient
Check that whether debugging is enabled for this API client.
isFirstTimeBuyer(Boolean) - Method in class ai.thirdwatch.model.CreateOrder
 
isFirstTimeBuyer(Boolean) - Method in class ai.thirdwatch.model.Transaction
 
isFirstTimeBuyer(Boolean) - Method in class ai.thirdwatch.model.UpdateOrder
 
isGift(Boolean) - Method in class ai.thirdwatch.model.CreateOrder
 
isGift(Boolean) - Method in class ai.thirdwatch.model.UpdateOrder
 
isHomeAddress(Boolean) - Method in class ai.thirdwatch.model.BillingAddress
 
isHomeAddress(Boolean) - Method in class ai.thirdwatch.model.ShippingAddress
 
isJsonMime(String) - Method in class ai.thirdwatch.ApiClient
Check if the given MIME is a JSON MIME.
isLenientDatetimeFormat() - Method in class ai.thirdwatch.ApiClient
Whether to allow various ISO 8601 datetime formats when parsing a datetime string.
isLenientOnJson() - Method in class ai.thirdwatch.ApiClient
 
isNewsletterSubscribed(Boolean) - Method in class ai.thirdwatch.model.CreateAccount
 
isNewsletterSubscribed(Boolean) - Method in class ai.thirdwatch.model.UpdateAccount
 
isOfficeAddress(Boolean) - Method in class ai.thirdwatch.model.BillingAddress
 
isOfficeAddress(Boolean) - Method in class ai.thirdwatch.model.ShippingAddress
 
isOnSale(Boolean) - Method in class ai.thirdwatch.model.Item
 
isPrePaid(Boolean) - Method in class ai.thirdwatch.model.CreateOrder
 
isPrePaid(Boolean) - Method in class ai.thirdwatch.model.UpdateOrder
 
isReturn(Boolean) - Method in class ai.thirdwatch.model.CreateOrder
 
isReturn(Boolean) - Method in class ai.thirdwatch.model.UpdateOrder
 
isVerifyingSsl() - Method in class ai.thirdwatch.ApiClient
True if isVerifyingSsl flag is on
item(Item) - Method in class ai.thirdwatch.model.AddToCart
 
Item - Class in ai.thirdwatch.model
The Item field type represents a product or service for sale in your business.
Item() - Constructor for class ai.thirdwatch.model.Item
 
item(Item) - Method in class ai.thirdwatch.model.RemoveFromCart
 
itemId(String) - Method in class ai.thirdwatch.model.Item
 
itemId(String) - Method in class ai.thirdwatch.model.ItemStatus
 
itemId(String) - Method in class ai.thirdwatch.model.ReportItem
 
itemId(String) - Method in class ai.thirdwatch.model.SubmitReview
 
items(List<Item>) - Method in class ai.thirdwatch.model.CreateOrder
 
items(List<Item>) - Method in class ai.thirdwatch.model.UpdateOrder
 
itemStatus(ItemStatus) - Method in class ai.thirdwatch.api.ItemStatusApi
Use item_status to update the status of item that you’ve already pass to Thirdwatch.
ItemStatus - Class in ai.thirdwatch.model
ItemStatus
ItemStatus() - Constructor for class ai.thirdwatch.model.ItemStatus
 
itemStatus(String) - Method in class ai.thirdwatch.model.ItemStatus
 
ItemStatusApi - Class in ai.thirdwatch.api
 
ItemStatusApi() - Constructor for class ai.thirdwatch.api.ItemStatusApi
 
ItemStatusApi(ApiClient) - Constructor for class ai.thirdwatch.api.ItemStatusApi
 
itemStatusAsync(ItemStatus, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.ItemStatusApi
Use item_status to update the status of item that you’ve already pass to Thirdwatch.
itemStatusCall(ItemStatus, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.ItemStatusApi
Build call for itemStatus
itemStatusWithHttpInfo(ItemStatus) - Method in class ai.thirdwatch.api.ItemStatusApi
Use item_status to update the status of item that you’ve already pass to Thirdwatch.

J

JAVA_VERSION - Static variable in class ai.thirdwatch.ApiClient
 
join(String[], String) - Static method in class ai.thirdwatch.StringUtil
Join an array of strings with the given separator.
JSON - Class in ai.thirdwatch
 
JSON(ApiClient) - Constructor for class ai.thirdwatch.JSON
JSON constructor.

L

lastName(String) - Method in class ai.thirdwatch.model.CreateAccount
 
lastName(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
lastUpdatedDate(String) - Method in class ai.thirdwatch.model.Seller
 
LENIENT_DATETIME_FORMAT - Static variable in class ai.thirdwatch.ApiClient
The datetime format to be used when lenientDatetimeFormat is enabled.
linkSessionToUser(LinkSessionToUser) - Method in class ai.thirdwatch.api.LinkSessionToUserApi
Use link_session_to_user to associate specific session to a user.
LinkSessionToUser - Class in ai.thirdwatch.model
LinkSessionToUser
LinkSessionToUser() - Constructor for class ai.thirdwatch.model.LinkSessionToUser
 
LinkSessionToUserApi - Class in ai.thirdwatch.api
 
LinkSessionToUserApi() - Constructor for class ai.thirdwatch.api.LinkSessionToUserApi
 
LinkSessionToUserApi(ApiClient) - Constructor for class ai.thirdwatch.api.LinkSessionToUserApi
 
linkSessionToUserAsync(LinkSessionToUser, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.LinkSessionToUserApi
Use link_session_to_user to associate specific session to a user.
linkSessionToUserCall(LinkSessionToUser, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.LinkSessionToUserApi
Build call for linkSessionToUser
linkSessionToUserWithHttpInfo(LinkSessionToUser) - Method in class ai.thirdwatch.api.LinkSessionToUserApi
Use link_session_to_user to associate specific session to a user.
login(Login) - Method in class ai.thirdwatch.api.LoginApi
Use login to record when a user attempts to log in.
Login - Class in ai.thirdwatch.model
Login
Login() - Constructor for class ai.thirdwatch.model.Login
 
LoginApi - Class in ai.thirdwatch.api
 
LoginApi() - Constructor for class ai.thirdwatch.api.LoginApi
 
LoginApi(ApiClient) - Constructor for class ai.thirdwatch.api.LoginApi
 
loginAsync(Login, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.LoginApi
Use login to record when a user attempts to log in.
loginCall(Login, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.LoginApi
Build call for login
loginStatus(String) - Method in class ai.thirdwatch.model.Login
 
loginWithHttpInfo(Login) - Method in class ai.thirdwatch.api.LoginApi
Use login to record when a user attempts to log in.
logout(Logout) - Method in class ai.thirdwatch.api.LogoutApi
Use logout to record when a user logs out.
Logout - Class in ai.thirdwatch.model
Logout
Logout() - Constructor for class ai.thirdwatch.model.Logout
 
LogoutApi - Class in ai.thirdwatch.api
 
LogoutApi() - Constructor for class ai.thirdwatch.api.LogoutApi
 
LogoutApi(ApiClient) - Constructor for class ai.thirdwatch.api.LogoutApi
 
logoutAsync(Logout, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.LogoutApi
Use logout to record when a user logs out.
logoutCall(Logout, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.LogoutApi
Build call for logout
logoutWithHttpInfo(Logout) - Method in class ai.thirdwatch.api.LogoutApi
Use logout to record when a user logs out.

M

manufacturer(String) - Method in class ai.thirdwatch.model.Item
 
maxQuantity(Long) - Method in class ai.thirdwatch.model.Item
 
message(String) - Method in class ai.thirdwatch.model.ErrorResponse
 
message(String) - Method in class ai.thirdwatch.model.EventResponse
 
minPurchaseAmount(String) - Method in class ai.thirdwatch.model.Promotion
 

N

name(String) - Method in class ai.thirdwatch.model.BillingAddress
 
name(String) - Method in class ai.thirdwatch.model.Seller
 
name(String) - Method in class ai.thirdwatch.model.ShippingAddress
 

O

OAuth - Class in ai.thirdwatch.auth
 
OAuth() - Constructor for class ai.thirdwatch.auth.OAuth
 
OAuthFlow - Enum in ai.thirdwatch.auth
 
onboardingIpAddress(String) - Method in class ai.thirdwatch.model.Seller
 
onDownloadProgress(long, long, boolean) - Method in interface ai.thirdwatch.ApiCallback
This is called when the API downlond processing.
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface ai.thirdwatch.ApiCallback
This is called when the API call fails.
onRequestProgress(long, long, boolean) - Method in interface ai.thirdwatch.ProgressRequestBody.ProgressRequestListener
 
onSuccess(T, int, Map<String, List<String>>) - Method in interface ai.thirdwatch.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - Method in interface ai.thirdwatch.ApiCallback
This is called when the API upload processing.
orderId(String) - Method in class ai.thirdwatch.model.Chargeback
 
orderId(String) - Method in class ai.thirdwatch.model.CreateOrder
 
orderId(String) - Method in class ai.thirdwatch.model.ItemStatus
 
orderId(String) - Method in class ai.thirdwatch.model.OrderStatus
 
orderId(String) - Method in class ai.thirdwatch.model.Transaction
 
orderId(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
orderReferrer(String) - Method in class ai.thirdwatch.model.CreateOrder
 
orderReferrer(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
orderStatus(OrderStatus) - Method in class ai.thirdwatch.api.OrderStatusApi
Use order_status to track the order processing workflow of a previously submitted order.
OrderStatus - Class in ai.thirdwatch.model
OrderStatus
OrderStatus() - Constructor for class ai.thirdwatch.model.OrderStatus
 
orderStatus(String) - Method in class ai.thirdwatch.model.OrderStatus
 
OrderStatusApi - Class in ai.thirdwatch.api
 
OrderStatusApi() - Constructor for class ai.thirdwatch.api.OrderStatusApi
 
OrderStatusApi(ApiClient) - Constructor for class ai.thirdwatch.api.OrderStatusApi
 
orderStatusAsync(OrderStatus, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.OrderStatusApi
Use order_status to track the order processing workflow of a previously submitted order.
orderStatusCall(OrderStatus, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.OrderStatusApi
Build call for orderStatus
orderStatusWithHttpInfo(OrderStatus) - Method in class ai.thirdwatch.api.OrderStatusApi
Use order_status to track the order processing workflow of a previously submitted order.
originTimestamp(String) - Method in class ai.thirdwatch.model.AddPromotion
 
originTimestamp(String) - Method in class ai.thirdwatch.model.AddToCart
 
originTimestamp(String) - Method in class ai.thirdwatch.model.CreateAccount
 
originTimestamp(String) - Method in class ai.thirdwatch.model.CreateOrder
 
originTimestamp(String) - Method in class ai.thirdwatch.model.Custom
 
originTimestamp(String) - Method in class ai.thirdwatch.model.Login
 
originTimestamp(String) - Method in class ai.thirdwatch.model.Logout
 
originTimestamp(String) - Method in class ai.thirdwatch.model.RemoveFromCart
 
originTimestamp(String) - Method in class ai.thirdwatch.model.ReportItem
 
originTimestamp(String) - Method in class ai.thirdwatch.model.SendMessage
 
originTimestamp(String) - Method in class ai.thirdwatch.model.SubmitReview
 
originTimestamp(String) - Method in class ai.thirdwatch.model.Transaction
 
originTimestamp(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
originTimestamp(String) - Method in class ai.thirdwatch.model.UpdateOrder
 

P

Pair - Class in ai.thirdwatch
 
Pair(String, String) - Constructor for class ai.thirdwatch.Pair
 
parameterToPairs(String, String, Object) - Method in class ai.thirdwatch.ApiClient
Format to Pair objects.
parameterToString(Object) - Method in class ai.thirdwatch.ApiClient
Format the given parameter object into string.
parseDate(String) - Method in class ai.thirdwatch.ApiClient
Parse the given date string into Date object.
parseDateOrDatetime(String) - Method in class ai.thirdwatch.ApiClient
 
parseDatetime(String) - Method in class ai.thirdwatch.ApiClient
Parse the given datetime string into Date object.
paymentGateway(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
PaymentMethod - Class in ai.thirdwatch.model
The payment_method field type represents information about the payment methods provided by the user.
PaymentMethod() - Constructor for class ai.thirdwatch.model.PaymentMethod
 
paymentMethod(PaymentMethod) - Method in class ai.thirdwatch.model.Transaction
 
paymentMethods(List<PaymentMethod>) - Method in class ai.thirdwatch.model.CreateAccount
 
paymentMethods(List<PaymentMethod>) - Method in class ai.thirdwatch.model.CreateOrder
 
paymentMethods(List<PaymentMethod>) - Method in class ai.thirdwatch.model.UpdateAccount
 
paymentMethods(List<PaymentMethod>) - Method in class ai.thirdwatch.model.UpdateOrder
 
paymentType(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
percentageOff(String) - Method in class ai.thirdwatch.model.Promotion
 
phone(String) - Method in class ai.thirdwatch.model.BillingAddress
 
phone(String) - Method in class ai.thirdwatch.model.CreateAccount
 
phone(String) - Method in class ai.thirdwatch.model.Seller
 
phone(String) - Method in class ai.thirdwatch.model.ShippingAddress
 
phone(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
phoneConfirmedStatus(String) - Method in class ai.thirdwatch.model.CreateAccount
 
phoneConfirmedStatus(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
prepareDownloadFile(Response) - Method in class ai.thirdwatch.ApiClient
Prepare file for download
price(String) - Method in class ai.thirdwatch.model.Item
 
processHeaderParams(Map<String, String>, Request.Builder) - Method in class ai.thirdwatch.ApiClient
Set header parameters to the request builder, including default headers.
productTitle(String) - Method in class ai.thirdwatch.model.Item
 
productWeight(String) - Method in class ai.thirdwatch.model.Item
 
ProgressRequestBody - Class in ai.thirdwatch
 
ProgressRequestBody(RequestBody, ProgressRequestBody.ProgressRequestListener) - Constructor for class ai.thirdwatch.ProgressRequestBody
 
ProgressRequestBody.ProgressRequestListener - Interface in ai.thirdwatch
 
ProgressResponseBody - Class in ai.thirdwatch
 
ProgressResponseBody(ResponseBody, ProgressResponseBody.ProgressListener) - Constructor for class ai.thirdwatch.ProgressResponseBody
 
ProgressResponseBody.ProgressListener - Interface in ai.thirdwatch
 
Promotion - Class in ai.thirdwatch.model
The Promotion field type generically models different kinds of promotions such as referrals, coupons, free trials, etc.
Promotion() - Constructor for class ai.thirdwatch.model.Promotion
 
promotionId(String) - Method in class ai.thirdwatch.model.Promotion
 
promotions(List<Promotion>) - Method in class ai.thirdwatch.model.AddPromotion
 
promotions(List<Promotion>) - Method in class ai.thirdwatch.model.CreateAccount
 
promotions(List<Promotion>) - Method in class ai.thirdwatch.model.CreateOrder
 
promotions(List<Promotion>) - Method in class ai.thirdwatch.model.UpdateAccount
 
promotions(List<Promotion>) - Method in class ai.thirdwatch.model.UpdateOrder
 

Q

quantity(Long) - Method in class ai.thirdwatch.model.Item
 

R

rating(String) - Method in class ai.thirdwatch.model.SubmitReview
 
reason(String) - Method in class ai.thirdwatch.model.ItemStatus
 
reason(String) - Method in class ai.thirdwatch.model.OrderStatus
 
recipientUserId(String) - Method in class ai.thirdwatch.model.SendMessage
 
referralCode(String) - Method in class ai.thirdwatch.model.CreateAccount
 
referralCode(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
referrerUserId(String) - Method in class ai.thirdwatch.model.CreateAccount
 
referrerUserId(String) - Method in class ai.thirdwatch.model.Promotion
 
referrerUserId(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
region(String) - Method in class ai.thirdwatch.model.BillingAddress
 
region(String) - Method in class ai.thirdwatch.model.ShippingAddress
 
removeFromCart(RemoveFromCart) - Method in class ai.thirdwatch.api.RemoveFromCartApi
Use remove_from_cart when a user removes an item from their shopping cart or list.
RemoveFromCart - Class in ai.thirdwatch.model
RemoveFromCart
RemoveFromCart() - Constructor for class ai.thirdwatch.model.RemoveFromCart
 
RemoveFromCartApi - Class in ai.thirdwatch.api
 
RemoveFromCartApi() - Constructor for class ai.thirdwatch.api.RemoveFromCartApi
 
RemoveFromCartApi(ApiClient) - Constructor for class ai.thirdwatch.api.RemoveFromCartApi
 
removeFromCartAsync(RemoveFromCart, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.RemoveFromCartApi
Use remove_from_cart when a user removes an item from their shopping cart or list.
removeFromCartCall(RemoveFromCart, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.RemoveFromCartApi
Build call for removeFromCart
removeFromCartWithHttpInfo(RemoveFromCart) - Method in class ai.thirdwatch.api.RemoveFromCartApi
Use remove_from_cart when a user removes an item from their shopping cart or list.
reportItem(ReportItem) - Method in class ai.thirdwatch.api.ReportItemApi
Use report_item to let us know when another user reports that this item may violate your company’s policies.
ReportItem - Class in ai.thirdwatch.model
ReportItem
ReportItem() - Constructor for class ai.thirdwatch.model.ReportItem
 
ReportItemApi - Class in ai.thirdwatch.api
 
ReportItemApi() - Constructor for class ai.thirdwatch.api.ReportItemApi
 
ReportItemApi(ApiClient) - Constructor for class ai.thirdwatch.api.ReportItemApi
 
reportItemAsync(ReportItem, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.ReportItemApi
Use report_item to let us know when another user reports that this item may violate your company’s policies.
reportItemCall(ReportItem, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.ReportItemApi
Build call for reportItem
reportItemWithHttpInfo(ReportItem) - Method in class ai.thirdwatch.api.ReportItemApi
Use report_item to let us know when another user reports that this item may violate your company’s policies.
reviewContent(String) - Method in class ai.thirdwatch.model.SubmitReview
 
reviewTitle(String) - Method in class ai.thirdwatch.model.SubmitReview
 

S

sanitizeFilename(String) - Method in class ai.thirdwatch.ApiClient
Sanitize filename by removing path.
selectHeaderAccept(String[]) - Method in class ai.thirdwatch.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class ai.thirdwatch.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
seller(Seller) - Method in class ai.thirdwatch.model.Item
 
Seller - Class in ai.thirdwatch.model
The Seller field type represents information about the seller.
Seller() - Constructor for class ai.thirdwatch.model.Seller
 
sellerId(String) - Method in class ai.thirdwatch.model.Seller
 
sendMessage(SendMessage) - Method in class ai.thirdwatch.api.SendMessageApi
Use send_message to record when a user sends a message to other i.e.
SendMessage - Class in ai.thirdwatch.model
SendMessage
SendMessage() - Constructor for class ai.thirdwatch.model.SendMessage
 
SendMessageApi - Class in ai.thirdwatch.api
 
SendMessageApi() - Constructor for class ai.thirdwatch.api.SendMessageApi
 
SendMessageApi(ApiClient) - Constructor for class ai.thirdwatch.api.SendMessageApi
 
sendMessageAsync(SendMessage, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.SendMessageApi
Use send_message to record when a user sends a message to other i.e.
sendMessageCall(SendMessage, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.SendMessageApi
Build call for sendMessage
sendMessageWithHttpInfo(SendMessage) - Method in class ai.thirdwatch.api.SendMessageApi
Use send_message to record when a user sends a message to other i.e.
serialize(Object, String) - Method in class ai.thirdwatch.ApiClient
Serialize the given Java object into request body according to the object's class and the request Content-Type.
serialize(Object) - Method in class ai.thirdwatch.JSON
Serialize the given Java object into JSON string.
sessionId(String) - Method in class ai.thirdwatch.model.AddPromotion
 
sessionId(String) - Method in class ai.thirdwatch.model.AddToCart
 
sessionId(String) - Method in class ai.thirdwatch.model.Chargeback
 
sessionId(String) - Method in class ai.thirdwatch.model.CreateAccount
 
sessionId(String) - Method in class ai.thirdwatch.model.CreateOrder
 
sessionId(String) - Method in class ai.thirdwatch.model.Custom
 
sessionId(String) - Method in class ai.thirdwatch.model.ItemStatus
 
sessionId(String) - Method in class ai.thirdwatch.model.LinkSessionToUser
 
sessionId(String) - Method in class ai.thirdwatch.model.Login
 
sessionId(String) - Method in class ai.thirdwatch.model.Logout
 
sessionId(String) - Method in class ai.thirdwatch.model.OrderStatus
 
sessionId(String) - Method in class ai.thirdwatch.model.RemoveFromCart
 
sessionId(String) - Method in class ai.thirdwatch.model.ReportItem
 
sessionId(String) - Method in class ai.thirdwatch.model.SendMessage
 
sessionId(String) - Method in class ai.thirdwatch.model.SubmitReview
 
sessionId(String) - Method in class ai.thirdwatch.model.Transaction
 
sessionId(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
sessionId(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
setAbuseType(String) - Method in class ai.thirdwatch.model.Tag
 
setAbuseType(String) - Method in class ai.thirdwatch.model.UnTag
 
setAccessToken(String) - Method in class ai.thirdwatch.ApiClient
Helper method to set access token for the first OAuth2 authentication.
setAccessToken(String) - Method in class ai.thirdwatch.auth.OAuth
 
setAccountName(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
setAccountStatus(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setAccountStatus(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setAddress1(String) - Method in class ai.thirdwatch.model.BillingAddress
 
setAddress1(String) - Method in class ai.thirdwatch.model.ShippingAddress
 
setAddress2(String) - Method in class ai.thirdwatch.model.BillingAddress
 
setAddress2(String) - Method in class ai.thirdwatch.model.ShippingAddress
 
setAge(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setAge(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setAmount(String) - Method in class ai.thirdwatch.model.CreateOrder
 
setAmount(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
setAmount(String) - Method in class ai.thirdwatch.model.Promotion
 
setAmount(String) - Method in class ai.thirdwatch.model.Transaction
 
setAmount(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
setAnalyst(String) - Method in class ai.thirdwatch.model.ItemStatus
 
setAnalyst(String) - Method in class ai.thirdwatch.model.OrderStatus
 
setAnalyst(String) - Method in class ai.thirdwatch.model.Tag
 
setAnalyst(String) - Method in class ai.thirdwatch.model.UnTag
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.AddPromotionApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.AddToCartApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.ChargebackApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.CreateAccountApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.CreateOrderApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.CustomEventApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.ItemStatusApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.LinkSessionToUserApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.LoginApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.LogoutApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.OrderStatusApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.RemoveFromCartApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.ReportItemApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.SendMessageApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.SubmitReviewApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.TagAPIApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.TransactionApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.UntagAPIApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.UpdateAccountApi
 
setApiClient(ApiClient) - Method in class ai.thirdwatch.api.UpdateOrderApi
 
setApiKey(String) - Method in class ai.thirdwatch.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class ai.thirdwatch.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - Method in class ai.thirdwatch.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class ai.thirdwatch.auth.ApiKeyAuth
 
setAvsResponseCode(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
setBasePath(String) - Method in class ai.thirdwatch.ApiClient
Set base path
setBillingAddress(BillingAddress) - Method in class ai.thirdwatch.model.CreateAccount
 
setBillingAddress(BillingAddress) - Method in class ai.thirdwatch.model.CreateOrder
 
setBillingAddress(BillingAddress) - Method in class ai.thirdwatch.model.Transaction
 
setBillingAddress(BillingAddress) - Method in class ai.thirdwatch.model.UpdateAccount
 
setBillingAddress(BillingAddress) - Method in class ai.thirdwatch.model.UpdateOrder
 
setBrand(String) - Method in class ai.thirdwatch.model.Item
 
setCardBin(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
setCardExpiryMonth(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
setCardExpiryYear(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
setCardLast4(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
setCategory(String) - Method in class ai.thirdwatch.model.Item
 
setChargebackReason(String) - Method in class ai.thirdwatch.model.Chargeback
 
setChargebackState(String) - Method in class ai.thirdwatch.model.Chargeback
 
setCity(String) - Method in class ai.thirdwatch.model.BillingAddress
 
setCity(String) - Method in class ai.thirdwatch.model.ShippingAddress
 
setColor(String) - Method in class ai.thirdwatch.model.Item
 
setConnectTimeout(int) - Method in class ai.thirdwatch.ApiClient
Sets the connect timeout (in milliseconds).
setContent(String) - Method in class ai.thirdwatch.model.SendMessage
 
setCountry(String) - Method in class ai.thirdwatch.model.BillingAddress
 
setCountry(String) - Method in class ai.thirdwatch.model.Item
 
setCountry(String) - Method in class ai.thirdwatch.model.ShippingAddress
 
setCreatedDate(String) - Method in class ai.thirdwatch.model.Seller
 
setCurrencyCode(String) - Method in class ai.thirdwatch.model.CreateOrder
 
setCurrencyCode(String) - Method in class ai.thirdwatch.model.Item
 
setCurrencyCode(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
setCurrencyCode(String) - Method in class ai.thirdwatch.model.Promotion
 
setCurrencyCode(String) - Method in class ai.thirdwatch.model.Transaction
 
setCurrencyCode(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.AddPromotion
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.AddToCart
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.Chargeback
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.CreateAccount
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.CreateOrder
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.Custom
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.ItemStatus
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.LinkSessionToUser
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.Login
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.Logout
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.OrderStatus
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.RemoveFromCart
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.ReportItem
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.SendMessage
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.SubmitReview
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.Tag
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.Transaction
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.UnTag
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.UpdateAccount
 
setCustomInfo(CustomInfo) - Method in class ai.thirdwatch.model.UpdateOrder
 
setCvvResponseCode(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
setDateFormat(DateFormat) - Method in class ai.thirdwatch.ApiClient
 
setDatetimeFormat(DateFormat) - Method in class ai.thirdwatch.ApiClient
 
setDebugging(boolean) - Method in class ai.thirdwatch.ApiClient
Enable/disable debugging for this API client.
setDefaultApiClient(ApiClient) - Static method in class ai.thirdwatch.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDescription(String) - Method in class ai.thirdwatch.model.Item
 
setDescription(String) - Method in class ai.thirdwatch.model.ItemStatus
 
setDescription(String) - Method in class ai.thirdwatch.model.OrderStatus
 
setDescription(String) - Method in class ai.thirdwatch.model.Promotion
 
setDescription(String) - Method in class ai.thirdwatch.model.Tag
 
setDescriptionShort(String) - Method in class ai.thirdwatch.model.Item
 
setDeviceIp(String) - Method in class ai.thirdwatch.model.AddPromotion
 
setDeviceIp(String) - Method in class ai.thirdwatch.model.AddToCart
 
setDeviceIp(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setDeviceIp(String) - Method in class ai.thirdwatch.model.CreateOrder
 
setDeviceIp(String) - Method in class ai.thirdwatch.model.Custom
 
setDeviceIp(String) - Method in class ai.thirdwatch.model.Login
 
setDeviceIp(String) - Method in class ai.thirdwatch.model.Logout
 
setDeviceIp(String) - Method in class ai.thirdwatch.model.RemoveFromCart
 
setDeviceIp(String) - Method in class ai.thirdwatch.model.ReportItem
 
setDeviceIp(String) - Method in class ai.thirdwatch.model.SendMessage
 
setDeviceIp(String) - Method in class ai.thirdwatch.model.SubmitReview
 
setDeviceIp(String) - Method in class ai.thirdwatch.model.Transaction
 
setDeviceIp(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setDeviceIp(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
setDiscountPrice(String) - Method in class ai.thirdwatch.model.Item
 
setEmail(String) - Method in class ai.thirdwatch.model.Seller
 
setEmailConfirmedStatus(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setEmailConfirmedStatus(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setFacebookId(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setFacebookId(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setFailureReason(String) - Method in class ai.thirdwatch.model.Promotion
 
setFirstName(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setFirstName(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setGender(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setGender(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setGoogleId(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setGoogleId(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setGson(Gson) - Method in class ai.thirdwatch.JSON
Set Gson.
setHasExpeditedShipping(Boolean) - Method in class ai.thirdwatch.model.CreateOrder
 
setHasExpeditedShipping(Boolean) - Method in class ai.thirdwatch.model.UpdateOrder
 
setHttpClient(OkHttpClient) - Method in class ai.thirdwatch.ApiClient
Set HTTP client
setIsBad(Boolean) - Method in class ai.thirdwatch.model.Tag
 
setIsbn(String) - Method in class ai.thirdwatch.model.Item
 
setIsFirstTimeBuyer(Boolean) - Method in class ai.thirdwatch.model.CreateOrder
 
setIsFirstTimeBuyer(Boolean) - Method in class ai.thirdwatch.model.Transaction
 
setIsFirstTimeBuyer(Boolean) - Method in class ai.thirdwatch.model.UpdateOrder
 
setIsGift(Boolean) - Method in class ai.thirdwatch.model.CreateOrder
 
setIsGift(Boolean) - Method in class ai.thirdwatch.model.UpdateOrder
 
setIsHomeAddress(Boolean) - Method in class ai.thirdwatch.model.BillingAddress
 
setIsHomeAddress(Boolean) - Method in class ai.thirdwatch.model.ShippingAddress
 
setIsNewsletterSubscribed(Boolean) - Method in class ai.thirdwatch.model.CreateAccount
 
setIsNewsletterSubscribed(Boolean) - Method in class ai.thirdwatch.model.UpdateAccount
 
setIsOfficeAddress(Boolean) - Method in class ai.thirdwatch.model.BillingAddress
 
setIsOfficeAddress(Boolean) - Method in class ai.thirdwatch.model.ShippingAddress
 
setIsOnSale(Boolean) - Method in class ai.thirdwatch.model.Item
 
setIsPrePaid(Boolean) - Method in class ai.thirdwatch.model.CreateOrder
 
setIsPrePaid(Boolean) - Method in class ai.thirdwatch.model.UpdateOrder
 
setIsReturn(Boolean) - Method in class ai.thirdwatch.model.CreateOrder
 
setIsReturn(Boolean) - Method in class ai.thirdwatch.model.UpdateOrder
 
setItem(Item) - Method in class ai.thirdwatch.model.AddToCart
 
setItem(Item) - Method in class ai.thirdwatch.model.RemoveFromCart
 
setItemId(String) - Method in class ai.thirdwatch.model.Item
 
setItemId(String) - Method in class ai.thirdwatch.model.ItemStatus
 
setItemId(String) - Method in class ai.thirdwatch.model.ReportItem
 
setItemId(String) - Method in class ai.thirdwatch.model.SubmitReview
 
setItems(List<Item>) - Method in class ai.thirdwatch.model.CreateOrder
 
setItems(List<Item>) - Method in class ai.thirdwatch.model.UpdateOrder
 
setItemStatus(String) - Method in class ai.thirdwatch.model.ItemStatus
 
setJSON(JSON) - Method in class ai.thirdwatch.ApiClient
Set JSON
setKeyManagers(KeyManager[]) - Method in class ai.thirdwatch.ApiClient
Configure client keys to use for authorization in an SSL session.
setLastName(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setLastName(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setLastUpdatedDate(String) - Method in class ai.thirdwatch.model.Seller
 
setLenientDatetimeFormat(boolean) - Method in class ai.thirdwatch.ApiClient
 
setLenientOnJson(boolean) - Method in class ai.thirdwatch.ApiClient
Set LenientOnJson
setLoginStatus(String) - Method in class ai.thirdwatch.model.Login
 
setManufacturer(String) - Method in class ai.thirdwatch.model.Item
 
setMaxQuantity(Long) - Method in class ai.thirdwatch.model.Item
 
setMessage(String) - Method in class ai.thirdwatch.model.ErrorResponse
 
setMessage(String) - Method in class ai.thirdwatch.model.EventResponse
 
setMinPurchaseAmount(String) - Method in class ai.thirdwatch.model.Promotion
 
setName(String) - Method in class ai.thirdwatch.model.BillingAddress
 
setName(String) - Method in class ai.thirdwatch.model.Seller
 
setName(String) - Method in class ai.thirdwatch.model.ShippingAddress
 
setOnboardingIpAddress(String) - Method in class ai.thirdwatch.model.Seller
 
setOrderId(String) - Method in class ai.thirdwatch.model.Chargeback
 
setOrderId(String) - Method in class ai.thirdwatch.model.CreateOrder
 
setOrderId(String) - Method in class ai.thirdwatch.model.ItemStatus
 
setOrderId(String) - Method in class ai.thirdwatch.model.OrderStatus
 
setOrderId(String) - Method in class ai.thirdwatch.model.Transaction
 
setOrderId(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
setOrderReferrer(String) - Method in class ai.thirdwatch.model.CreateOrder
 
setOrderReferrer(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
setOrderStatus(String) - Method in class ai.thirdwatch.model.OrderStatus
 
setOriginTimestamp(String) - Method in class ai.thirdwatch.model.AddPromotion
 
setOriginTimestamp(String) - Method in class ai.thirdwatch.model.AddToCart
 
setOriginTimestamp(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setOriginTimestamp(String) - Method in class ai.thirdwatch.model.CreateOrder
 
setOriginTimestamp(String) - Method in class ai.thirdwatch.model.Custom
 
setOriginTimestamp(String) - Method in class ai.thirdwatch.model.Login
 
setOriginTimestamp(String) - Method in class ai.thirdwatch.model.Logout
 
setOriginTimestamp(String) - Method in class ai.thirdwatch.model.RemoveFromCart
 
setOriginTimestamp(String) - Method in class ai.thirdwatch.model.ReportItem
 
setOriginTimestamp(String) - Method in class ai.thirdwatch.model.SendMessage
 
setOriginTimestamp(String) - Method in class ai.thirdwatch.model.SubmitReview
 
setOriginTimestamp(String) - Method in class ai.thirdwatch.model.Transaction
 
setOriginTimestamp(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setOriginTimestamp(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
setPassword(String) - Method in class ai.thirdwatch.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class ai.thirdwatch.auth.HttpBasicAuth
 
setPaymentGateway(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
setPaymentMethod(PaymentMethod) - Method in class ai.thirdwatch.model.Transaction
 
setPaymentMethods(List<PaymentMethod>) - Method in class ai.thirdwatch.model.CreateAccount
 
setPaymentMethods(List<PaymentMethod>) - Method in class ai.thirdwatch.model.CreateOrder
 
setPaymentMethods(List<PaymentMethod>) - Method in class ai.thirdwatch.model.UpdateAccount
 
setPaymentMethods(List<PaymentMethod>) - Method in class ai.thirdwatch.model.UpdateOrder
 
setPaymentType(String) - Method in class ai.thirdwatch.model.PaymentMethod
 
setPercentageOff(String) - Method in class ai.thirdwatch.model.Promotion
 
setPhone(String) - Method in class ai.thirdwatch.model.BillingAddress
 
setPhone(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setPhone(String) - Method in class ai.thirdwatch.model.Seller
 
setPhone(String) - Method in class ai.thirdwatch.model.ShippingAddress
 
setPhone(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setPhoneConfirmedStatus(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setPhoneConfirmedStatus(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setPrice(String) - Method in class ai.thirdwatch.model.Item
 
setProductTitle(String) - Method in class ai.thirdwatch.model.Item
 
setProductWeight(String) - Method in class ai.thirdwatch.model.Item
 
setPromotionId(String) - Method in class ai.thirdwatch.model.Promotion
 
setPromotions(List<Promotion>) - Method in class ai.thirdwatch.model.AddPromotion
 
setPromotions(List<Promotion>) - Method in class ai.thirdwatch.model.CreateAccount
 
setPromotions(List<Promotion>) - Method in class ai.thirdwatch.model.CreateOrder
 
setPromotions(List<Promotion>) - Method in class ai.thirdwatch.model.UpdateAccount
 
setPromotions(List<Promotion>) - Method in class ai.thirdwatch.model.UpdateOrder
 
setQuantity(Long) - Method in class ai.thirdwatch.model.Item
 
setRating(String) - Method in class ai.thirdwatch.model.SubmitReview
 
setReason(String) - Method in class ai.thirdwatch.model.ItemStatus
 
setReason(String) - Method in class ai.thirdwatch.model.OrderStatus
 
setRecipientUserId(String) - Method in class ai.thirdwatch.model.SendMessage
 
setReferralCode(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setReferralCode(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setReferrerUserId(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setReferrerUserId(String) - Method in class ai.thirdwatch.model.Promotion
 
setReferrerUserId(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setRegion(String) - Method in class ai.thirdwatch.model.BillingAddress
 
setRegion(String) - Method in class ai.thirdwatch.model.ShippingAddress
 
setReviewContent(String) - Method in class ai.thirdwatch.model.SubmitReview
 
setReviewTitle(String) - Method in class ai.thirdwatch.model.SubmitReview
 
setSeller(Seller) - Method in class ai.thirdwatch.model.Item
 
setSellerId(String) - Method in class ai.thirdwatch.model.Seller
 
setSessionId(String) - Method in class ai.thirdwatch.model.AddPromotion
 
setSessionId(String) - Method in class ai.thirdwatch.model.AddToCart
 
setSessionId(String) - Method in class ai.thirdwatch.model.Chargeback
 
setSessionId(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setSessionId(String) - Method in class ai.thirdwatch.model.CreateOrder
 
setSessionId(String) - Method in class ai.thirdwatch.model.Custom
 
setSessionId(String) - Method in class ai.thirdwatch.model.ItemStatus
 
setSessionId(String) - Method in class ai.thirdwatch.model.LinkSessionToUser
 
setSessionId(String) - Method in class ai.thirdwatch.model.Login
 
setSessionId(String) - Method in class ai.thirdwatch.model.Logout
 
setSessionId(String) - Method in class ai.thirdwatch.model.OrderStatus
 
setSessionId(String) - Method in class ai.thirdwatch.model.RemoveFromCart
 
setSessionId(String) - Method in class ai.thirdwatch.model.ReportItem
 
setSessionId(String) - Method in class ai.thirdwatch.model.SendMessage
 
setSessionId(String) - Method in class ai.thirdwatch.model.SubmitReview
 
setSessionId(String) - Method in class ai.thirdwatch.model.Transaction
 
setSessionId(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setSessionId(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
setShippingAddress(ShippingAddress) - Method in class ai.thirdwatch.model.CreateAccount
 
setShippingAddress(ShippingAddress) - Method in class ai.thirdwatch.model.CreateOrder
 
setShippingAddress(ShippingAddress) - Method in class ai.thirdwatch.model.Transaction
 
setShippingAddress(ShippingAddress) - Method in class ai.thirdwatch.model.UpdateAccount
 
setShippingAddress(ShippingAddress) - Method in class ai.thirdwatch.model.UpdateOrder
 
setShippingCost(String) - Method in class ai.thirdwatch.model.ItemStatus
 
setShippingCost(String) - Method in class ai.thirdwatch.model.OrderStatus
 
setShippingMethod(String) - Method in class ai.thirdwatch.model.CreateOrder
 
setShippingMethod(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
setSku(String) - Method in class ai.thirdwatch.model.Item
 
setSocialSignOnType(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setSocialSignOnType(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setSource(String) - Method in class ai.thirdwatch.model.ItemStatus
 
setSource(String) - Method in class ai.thirdwatch.model.OrderStatus
 
setSource(String) - Method in class ai.thirdwatch.model.Tag
 
setSslCaCert(InputStream) - Method in class ai.thirdwatch.ApiClient
Configure the CA certificate to be trusted when making https requests.
setStatus(String) - Method in class ai.thirdwatch.model.Promotion
 
setSubject(String) - Method in class ai.thirdwatch.model.SendMessage
 
setSubmissionStatus(String) - Method in class ai.thirdwatch.model.SubmitReview
 
setTags(String) - Method in class ai.thirdwatch.model.Item
 
setTempFolderPath(String) - Method in class ai.thirdwatch.ApiClient
Set the tempoaray folder path (for downloading files)
setTrackingMethod(String) - Method in class ai.thirdwatch.model.ItemStatus
 
setTrackingMethod(String) - Method in class ai.thirdwatch.model.OrderStatus
 
setTrackingNumber(String) - Method in class ai.thirdwatch.model.ItemStatus
 
setTrackingNumber(String) - Method in class ai.thirdwatch.model.OrderStatus
 
setTransactionId(String) - Method in class ai.thirdwatch.model.Chargeback
 
setTransactionId(String) - Method in class ai.thirdwatch.model.Transaction
 
setTransactionStatus(String) - Method in class ai.thirdwatch.model.Transaction
 
setTransactionType(String) - Method in class ai.thirdwatch.model.Transaction
 
setTwitterId(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setTwitterId(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setType(String) - Method in class ai.thirdwatch.model.Promotion
 
setUpc(String) - Method in class ai.thirdwatch.model.Item
 
setUserAgent(String) - Method in class ai.thirdwatch.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUserEmail(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setUserEmail(String) - Method in class ai.thirdwatch.model.CreateOrder
 
setUserEmail(String) - Method in class ai.thirdwatch.model.ReportItem
 
setUserEmail(String) - Method in class ai.thirdwatch.model.Transaction
 
setUserEmail(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setUserEmail(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
setUserId(String) - Method in class ai.thirdwatch.model.AddPromotion
 
setUserId(String) - Method in class ai.thirdwatch.model.AddToCart
 
setUserId(String) - Method in class ai.thirdwatch.model.Chargeback
 
setUserId(String) - Method in class ai.thirdwatch.model.CreateAccount
 
setUserId(String) - Method in class ai.thirdwatch.model.CreateOrder
 
setUserId(String) - Method in class ai.thirdwatch.model.Custom
 
setUserId(String) - Method in class ai.thirdwatch.model.ItemStatus
 
setUserId(String) - Method in class ai.thirdwatch.model.LinkSessionToUser
 
setUserId(String) - Method in class ai.thirdwatch.model.Login
 
setUserId(String) - Method in class ai.thirdwatch.model.Logout
 
setUserId(String) - Method in class ai.thirdwatch.model.OrderStatus
 
setUserId(String) - Method in class ai.thirdwatch.model.RemoveFromCart
 
setUserId(String) - Method in class ai.thirdwatch.model.ReportItem
 
setUserId(String) - Method in class ai.thirdwatch.model.SendMessage
 
setUserId(String) - Method in class ai.thirdwatch.model.SubmitReview
 
setUserId(String) - Method in class ai.thirdwatch.model.Tag
 
setUserId(String) - Method in class ai.thirdwatch.model.Transaction
 
setUserId(String) - Method in class ai.thirdwatch.model.UnTag
 
setUserId(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
setUserId(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
setUsername(String) - Method in class ai.thirdwatch.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class ai.thirdwatch.auth.HttpBasicAuth
 
setVerifyingSsl(boolean) - Method in class ai.thirdwatch.ApiClient
Configure whether to verify certificate and hostname when making https requests.
setZipcode(String) - Method in class ai.thirdwatch.model.BillingAddress
 
setZipcode(String) - Method in class ai.thirdwatch.model.ShippingAddress
 
shippingAddress(ShippingAddress) - Method in class ai.thirdwatch.model.CreateAccount
 
shippingAddress(ShippingAddress) - Method in class ai.thirdwatch.model.CreateOrder
 
ShippingAddress - Class in ai.thirdwatch.model
The Address field type represents a physical address.
ShippingAddress() - Constructor for class ai.thirdwatch.model.ShippingAddress
 
shippingAddress(ShippingAddress) - Method in class ai.thirdwatch.model.Transaction
 
shippingAddress(ShippingAddress) - Method in class ai.thirdwatch.model.UpdateAccount
 
shippingAddress(ShippingAddress) - Method in class ai.thirdwatch.model.UpdateOrder
 
shippingCost(String) - Method in class ai.thirdwatch.model.ItemStatus
 
shippingCost(String) - Method in class ai.thirdwatch.model.OrderStatus
 
shippingMethod(String) - Method in class ai.thirdwatch.model.CreateOrder
 
shippingMethod(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
sku(String) - Method in class ai.thirdwatch.model.Item
 
socialSignOnType(String) - Method in class ai.thirdwatch.model.CreateAccount
 
socialSignOnType(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
source(String) - Method in class ai.thirdwatch.model.ItemStatus
 
source(String) - Method in class ai.thirdwatch.model.OrderStatus
 
source(String) - Method in class ai.thirdwatch.model.Tag
 
source() - Method in class ai.thirdwatch.ProgressResponseBody
 
status(String) - Method in class ai.thirdwatch.model.Promotion
 
StringUtil - Class in ai.thirdwatch
 
StringUtil() - Constructor for class ai.thirdwatch.StringUtil
 
subject(String) - Method in class ai.thirdwatch.model.SendMessage
 
submissionStatus(String) - Method in class ai.thirdwatch.model.SubmitReview
 
submitReview(SubmitReview) - Method in class ai.thirdwatch.api.SubmitReviewApi
Use submit_review when a user-submitted review of a product or seller.
SubmitReview - Class in ai.thirdwatch.model
SubmitReview
SubmitReview() - Constructor for class ai.thirdwatch.model.SubmitReview
 
SubmitReviewApi - Class in ai.thirdwatch.api
 
SubmitReviewApi() - Constructor for class ai.thirdwatch.api.SubmitReviewApi
 
SubmitReviewApi(ApiClient) - Constructor for class ai.thirdwatch.api.SubmitReviewApi
 
submitReviewAsync(SubmitReview, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.SubmitReviewApi
Use submit_review when a user-submitted review of a product or seller.
submitReviewCall(SubmitReview, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.SubmitReviewApi
Build call for submitReview
submitReviewWithHttpInfo(SubmitReview) - Method in class ai.thirdwatch.api.SubmitReviewApi
Use submit_review when a user-submitted review of a product or seller.

T

Tag - Class in ai.thirdwatch.model
Tag
Tag() - Constructor for class ai.thirdwatch.model.Tag
 
TagAPIApi - Class in ai.thirdwatch.api
 
TagAPIApi() - Constructor for class ai.thirdwatch.api.TagAPIApi
 
TagAPIApi(ApiClient) - Constructor for class ai.thirdwatch.api.TagAPIApi
 
tags(String) - Method in class ai.thirdwatch.model.Item
 
tagUser(Tag) - Method in class ai.thirdwatch.api.TagAPIApi
The Tag API enables you to tell Thirdwatch which of your users are bad and which are good.
tagUserAsync(Tag, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.TagAPIApi
The Tag API enables you to tell Thirdwatch which of your users are bad and which are good.
tagUserCall(Tag, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.TagAPIApi
Build call for tagUser
tagUserWithHttpInfo(Tag) - Method in class ai.thirdwatch.api.TagAPIApi
The Tag API enables you to tell Thirdwatch which of your users are bad and which are good.
toString() - Method in class ai.thirdwatch.model.AddPromotion
 
toString() - Method in class ai.thirdwatch.model.AddToCart
 
toString() - Method in class ai.thirdwatch.model.BillingAddress
 
toString() - Method in class ai.thirdwatch.model.Chargeback
 
toString() - Method in class ai.thirdwatch.model.CreateAccount
 
toString() - Method in class ai.thirdwatch.model.CreateOrder
 
toString() - Method in class ai.thirdwatch.model.Custom
 
toString() - Method in class ai.thirdwatch.model.CustomInfo
 
toString() - Method in class ai.thirdwatch.model.ErrorResponse
 
toString() - Method in class ai.thirdwatch.model.EventResponse
 
toString() - Method in class ai.thirdwatch.model.Item
 
toString() - Method in class ai.thirdwatch.model.ItemStatus
 
toString() - Method in class ai.thirdwatch.model.LinkSessionToUser
 
toString() - Method in class ai.thirdwatch.model.Login
 
toString() - Method in class ai.thirdwatch.model.Logout
 
toString() - Method in class ai.thirdwatch.model.OrderStatus
 
toString() - Method in class ai.thirdwatch.model.PaymentMethod
 
toString() - Method in class ai.thirdwatch.model.Promotion
 
toString() - Method in class ai.thirdwatch.model.RemoveFromCart
 
toString() - Method in class ai.thirdwatch.model.ReportItem
 
toString() - Method in class ai.thirdwatch.model.Seller
 
toString() - Method in class ai.thirdwatch.model.SendMessage
 
toString() - Method in class ai.thirdwatch.model.ShippingAddress
 
toString() - Method in class ai.thirdwatch.model.SubmitReview
 
toString() - Method in class ai.thirdwatch.model.Tag
 
toString() - Method in class ai.thirdwatch.model.Transaction
 
toString() - Method in class ai.thirdwatch.model.UnTag
 
toString() - Method in class ai.thirdwatch.model.UpdateAccount
 
toString() - Method in class ai.thirdwatch.model.UpdateOrder
 
trackingMethod(String) - Method in class ai.thirdwatch.model.ItemStatus
 
trackingMethod(String) - Method in class ai.thirdwatch.model.OrderStatus
 
trackingNumber(String) - Method in class ai.thirdwatch.model.ItemStatus
 
trackingNumber(String) - Method in class ai.thirdwatch.model.OrderStatus
 
transaction(Transaction) - Method in class ai.thirdwatch.api.TransactionApi
Use transaction to record attempts results to Pay, Transfer money, Refund or other transactions.
Transaction - Class in ai.thirdwatch.model
Transaction
Transaction() - Constructor for class ai.thirdwatch.model.Transaction
 
TransactionApi - Class in ai.thirdwatch.api
 
TransactionApi() - Constructor for class ai.thirdwatch.api.TransactionApi
 
TransactionApi(ApiClient) - Constructor for class ai.thirdwatch.api.TransactionApi
 
transactionAsync(Transaction, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.TransactionApi
Use transaction to record attempts results to Pay, Transfer money, Refund or other transactions.
transactionCall(Transaction, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.TransactionApi
Build call for transaction
transactionId(String) - Method in class ai.thirdwatch.model.Chargeback
 
transactionId(String) - Method in class ai.thirdwatch.model.Transaction
 
transactionStatus(String) - Method in class ai.thirdwatch.model.Transaction
 
transactionType(String) - Method in class ai.thirdwatch.model.Transaction
 
transactionWithHttpInfo(Transaction) - Method in class ai.thirdwatch.api.TransactionApi
Use transaction to record attempts results to Pay, Transfer money, Refund or other transactions.
twitterId(String) - Method in class ai.thirdwatch.model.CreateAccount
 
twitterId(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
type(String) - Method in class ai.thirdwatch.model.Promotion
 

U

UnTag - Class in ai.thirdwatch.model
UnTag
UnTag() - Constructor for class ai.thirdwatch.model.UnTag
 
UntagAPIApi - Class in ai.thirdwatch.api
 
UntagAPIApi() - Constructor for class ai.thirdwatch.api.UntagAPIApi
 
UntagAPIApi(ApiClient) - Constructor for class ai.thirdwatch.api.UntagAPIApi
 
unTagUser(UnTag) - Method in class ai.thirdwatch.api.UntagAPIApi
If you are unsure whether a user is bad or good, you can always remove tag and leave the user in a neutral state.
unTagUserAsync(UnTag, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.UntagAPIApi
If you are unsure whether a user is bad or good, you can always remove tag and leave the user in a neutral state.
unTagUserCall(UnTag, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.UntagAPIApi
Build call for unTagUser
unTagUserWithHttpInfo(UnTag) - Method in class ai.thirdwatch.api.UntagAPIApi
If you are unsure whether a user is bad or good, you can always remove tag and leave the user in a neutral state.
upc(String) - Method in class ai.thirdwatch.model.Item
 
update(long, long, boolean) - Method in interface ai.thirdwatch.ProgressResponseBody.ProgressListener
 
updateAccount(UpdateAccount) - Method in class ai.thirdwatch.api.UpdateAccountApi
Use update_account to record changes to the user's account information.
UpdateAccount - Class in ai.thirdwatch.model
UpdateAccount
UpdateAccount() - Constructor for class ai.thirdwatch.model.UpdateAccount
 
UpdateAccountApi - Class in ai.thirdwatch.api
 
UpdateAccountApi() - Constructor for class ai.thirdwatch.api.UpdateAccountApi
 
UpdateAccountApi(ApiClient) - Constructor for class ai.thirdwatch.api.UpdateAccountApi
 
updateAccountAsync(UpdateAccount, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.UpdateAccountApi
Use update_account to record changes to the user's account information.
updateAccountCall(UpdateAccount, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.UpdateAccountApi
Build call for updateAccount
updateAccountWithHttpInfo(UpdateAccount) - Method in class ai.thirdwatch.api.UpdateAccountApi
Use update_account to record changes to the user's account information.
updateOrder(UpdateOrder) - Method in class ai.thirdwatch.api.UpdateOrderApi
Update details of an existing order.
UpdateOrder - Class in ai.thirdwatch.model
UpdateOrder
UpdateOrder() - Constructor for class ai.thirdwatch.model.UpdateOrder
 
UpdateOrderApi - Class in ai.thirdwatch.api
 
UpdateOrderApi() - Constructor for class ai.thirdwatch.api.UpdateOrderApi
 
UpdateOrderApi(ApiClient) - Constructor for class ai.thirdwatch.api.UpdateOrderApi
 
updateOrderAsync(UpdateOrder, ApiCallback<EventResponse>) - Method in class ai.thirdwatch.api.UpdateOrderApi
Update details of an existing order.
updateOrderCall(UpdateOrder, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class ai.thirdwatch.api.UpdateOrderApi
Build call for updateOrder
updateOrderWithHttpInfo(UpdateOrder) - Method in class ai.thirdwatch.api.UpdateOrderApi
Update details of an existing order.
updateParamsForAuth(String[], List<Pair>, Map<String, String>) - Method in class ai.thirdwatch.ApiClient
Update query and header parameters based on authentication settings.
userEmail(String) - Method in class ai.thirdwatch.model.CreateAccount
 
userEmail(String) - Method in class ai.thirdwatch.model.CreateOrder
 
userEmail(String) - Method in class ai.thirdwatch.model.ReportItem
 
userEmail(String) - Method in class ai.thirdwatch.model.Transaction
 
userEmail(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
userEmail(String) - Method in class ai.thirdwatch.model.UpdateOrder
 
userId(String) - Method in class ai.thirdwatch.model.AddPromotion
 
userId(String) - Method in class ai.thirdwatch.model.AddToCart
 
userId(String) - Method in class ai.thirdwatch.model.Chargeback
 
userId(String) - Method in class ai.thirdwatch.model.CreateAccount
 
userId(String) - Method in class ai.thirdwatch.model.CreateOrder
 
userId(String) - Method in class ai.thirdwatch.model.Custom
 
userId(String) - Method in class ai.thirdwatch.model.ItemStatus
 
userId(String) - Method in class ai.thirdwatch.model.LinkSessionToUser
 
userId(String) - Method in class ai.thirdwatch.model.Login
 
userId(String) - Method in class ai.thirdwatch.model.Logout
 
userId(String) - Method in class ai.thirdwatch.model.OrderStatus
 
userId(String) - Method in class ai.thirdwatch.model.RemoveFromCart
 
userId(String) - Method in class ai.thirdwatch.model.ReportItem
 
userId(String) - Method in class ai.thirdwatch.model.SendMessage
 
userId(String) - Method in class ai.thirdwatch.model.SubmitReview
 
userId(String) - Method in class ai.thirdwatch.model.Tag
 
userId(String) - Method in class ai.thirdwatch.model.Transaction
 
userId(String) - Method in class ai.thirdwatch.model.UnTag
 
userId(String) - Method in class ai.thirdwatch.model.UpdateAccount
 
userId(String) - Method in class ai.thirdwatch.model.UpdateOrder
 

V

valueOf(String) - Static method in enum ai.thirdwatch.auth.OAuthFlow
Returns the enum constant of this type with the specified name.
values() - Static method in enum ai.thirdwatch.auth.OAuthFlow
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeTo(BufferedSink) - Method in class ai.thirdwatch.ProgressRequestBody
 

Z

zipcode(String) - Method in class ai.thirdwatch.model.BillingAddress
 
zipcode(String) - Method in class ai.thirdwatch.model.ShippingAddress
 
A B C D E F G H I J L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2017. All rights reserved.