UseStripeSdk

@Serializable
data class UseStripeSdk(val type: String) : Serializable

UseStripeSdk represents an internal action that will be handled by the SDK.

Constructors

Link copied to clipboard
constructor(type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

String The type of action to perform