Builder

class Builder

Properties

Link copied to clipboard

The card Id associated with the response submitted for a Q App session.

Link copied to clipboard

The unique identifier of the submission.

Link copied to clipboard

The date and time when the session data is submitted.

Link copied to clipboard
var user: User?

The user who submitted the response for a Q App session.

Link copied to clipboard

The response submitted for a Q App session.

Functions

Link copied to clipboard
fun user(block: User.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.qapps.model.User inside the given block