Skip to main content

DisplayCreatedInterface

type DisplayCreatedInterface

A typed view of a `0x2::display::DisplayCreated`.

type DisplayCreatedInterface interface {
// Object ID of the created `Display`.
Id() *ObjectId
}