Confirm

data class Confirm(val token: SchedulersToken) : DebugMenuIntent(source)

Carries Confirm data through the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

token

token value consumed by the API.

Constructors

Link copied to clipboard
constructor(token: SchedulersToken)

Properties

Link copied to clipboard