toggle menu
Stripe Terminal Java SDK (v1.0.0-b15)
switch theme
search in API
external
/
com.stripe.stripeterminal.external.models
/
CollectRefundConfiguration
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Properties
customer
Cancellation
Link copied to clipboard
var
customerCancellation
:
CustomerCancellation
Functions
build
Link copied to clipboard
fun
build
(
)
:
CollectRefundConfiguration
set
Customer
Cancellation
Link copied to clipboard
fun
setCustomerCancellation
(
value
:
CustomerCancellation
)
:
CollectRefundConfiguration.Builder
Whether to show a cancel button in transaction UI on Stripe smart readers.