interface LinearTransferRef {
    owner: string;
    self: string;
}

Properties

Properties

owner: string
self: string