ProvidersRequestApprovalRequest.Sign

API: Stable Deprecated: Yes

Request type used as part of the approval process, associates a UCloud user to previously uploaded information

data class Sign(
    val token: String,
    val type: String /* "sign" */,
)
Properties
token: String
type: String /* "sign" */ The type discriminator