AdvertisementAttachment
No description
type AdvertisementAttachment {
mimeType: String
url: String
}
Fields
AdvertisementAttachment.mimeType ● String scalar
Mime type of the attachment.
AdvertisementAttachment.url ● String scalar
URL to the attachment.
Member Of
Advertisement object