DisplayCreatedInterface
type DisplayCreatedInterface
A typed view of a `0x2::display::DisplayCreated`.
type DisplayCreatedInterface interface {
// Object ID of the created `Display`.
Id() *ObjectId
}
A typed view of a `0x2::display::DisplayCreated`.
type DisplayCreatedInterface interface {
// Object ID of the created `Display`.
Id() *ObjectId
}