ProvidersRequestApprovalRequest.Information

API: Stable Deprecated: Yes

Request type used as part of the approval process, provides contact information

data class Information(
    val specification: ProviderSpecification,
    val type: String /* "information" */,
)
Properties
specification: ProviderSpecification
type: String /* "information" */ The type discriminator