toggle menu
Stripe Terminal Android SDK (v4.0.0)
switch theme
search in API
external
/
com.stripe.stripeterminal.external.models
/
CaptureMethod
Capture
Method
class
CaptureMethod
Controls when the funds will be captured from the customer’s account.
Separate Authorization
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String