ProvidersRequestApprovalResponse.AwaitingAdministratorApproval

API: Stable Deprecated: Yes

Response type used as part of the approval process

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