A
B
C
D
G
I
O
P
S
U
S
- setAccountBalance(Float) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setAccountBalance is required to log the current balance of the user.
- setAccountBalance(Integer) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setAccountBalance(Double) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setAction(String) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setCurrency(String) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setCurrency is required to log the currency for for the payment logged.
- setCurrency(String) - function in ai.benshi.android.sdk.payments.builders.BsLogPaymentMethodEvent.Builder
- setCurrency is required to log the currency for for the payment logged.
- setCurrency_value(String) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setMeta(Object) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- You can pass any type of value in setMeta.
- setMeta(Object) - function in ai.benshi.android.sdk.payments.builders.BsLogPaymentMethodEvent.Builder
- You can pass any type of value in setMeta.
- setOrder_id(String) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setOrderId(String) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setOrderId is required to set the id for the order in log, Id should be in string and must be in accordance to the catalog provided.
- setOrderId(String) - function in ai.benshi.android.sdk.payments.builders.BsLogPaymentMethodEvent.Builder
- setOrderId is required to set the id for the order in log, Id should be in string and must be in accordance to the catalog provided.
- setPayment_amount(Float) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setPayment_id(String) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setPaymentAction(PaymentAction) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setPaymentAction is used to specify the action performed on the payments screen, there can be multiple types of actions that can include init payment process, cancel payment processing or upload receipt to bank deposit.
- setPaymentAction(String) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setPaymentAction is used to specify the action performed on the payments screen, there can be multiple types of actions that can include init payment process, cancel payment processing or upload receipt to bank deposit.
- setPaymentAmount(Float) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setPaymentAmount is required to log the total price of the payment being logged.
- setPaymentAmount(Integer) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setPaymentAmount(Double) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setPaymentAmount(Float) - function in ai.benshi.android.sdk.payments.builders.BsLogPaymentMethodEvent.Builder
- setPaymentAmount is required to log the total price of the payment being logged.
- setPaymentAmount(Integer) - function in ai.benshi.android.sdk.payments.builders.BsLogPaymentMethodEvent.Builder
- setPaymentAmount(Double) - function in ai.benshi.android.sdk.payments.builders.BsLogPaymentMethodEvent.Builder
- setPaymentId(String) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setPaymentId is required to set the id for the payment in log, Id should be in string and must be in accordance to the catalog provided.
- setPaymentMethod(PaymentMethod) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setPaymentMethod is required to set the type of the payment is being selected
- setPaymentMethod(String) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- setPaymentMethod(PaymentMethod) - function in ai.benshi.android.sdk.payments.builders.BsLogPaymentMethodEvent.Builder
- setPaymentMethod is required to set the type of the payment is being selected
- setPaymentMethod(String) - function in ai.benshi.android.sdk.payments.builders.BsLogPaymentMethodEvent.Builder