PublisherResponse

data class PublisherResponse(val name: String, val primaryContact: String)

Contains details of the listing publisher.

Constructors

Link copied to clipboard
fun PublisherResponse(name: String, primaryContact: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. Name of the listing publisher.

Link copied to clipboard

Optional. Email or URL of the listing publisher. Max Length: 1000 bytes.