ProvidersApproveRequest

API: Stable Deprecated: Yes

Request type used as part of the approval process

data class ProvidersApproveRequest(
    val token: String,
)
Properties
token: String