PDF

@JsonSerializable
@PolymorphicLabel(value = "pdf")
data class PDF(val resource: Resource) : Content

Constructors

Link copied to clipboard
constructor(resource: Resource)

Properties

Link copied to clipboard