BadRequestReason

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Indicates there was a problem with one or more of the parameters. See InvalidParameters in the BadRequestDetails for more information.

Link copied to clipboard
data class SdkUnknown(val value: String) : BadRequestReason

Properties

Link copied to clipboard
abstract val value: String