Skip to main content

TransferPolicyCreatedInterface

type TransferPolicyCreatedInterface

A typed view of a `0x2::transfer_policy::TransferPolicyCreated`.

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