Service Provider Parameter Response Metadata
data class ServiceProviderParameterResponseMetadata(val constraints: ServiceProviderParameterResponseConstraints? = null)
Meta data for the Service Provider
Constructors
Link copied to clipboard
fun ServiceProviderParameterResponseMetadata(constraints: ServiceProviderParameterResponseConstraints? = null)