Service Attachment Consumer Project Limit Response
data class ServiceAttachmentConsumerProjectLimitResponse(val connectionLimit: Int, val networkUrl: String, val projectIdOrNum: String)
Constructors
Link copied to clipboard
fun ServiceAttachmentConsumerProjectLimitResponse(connectionLimit: Int, networkUrl: String, projectIdOrNum: String)