Immutable owner extension (marker, no data).

1.1.0

interface ImmutableOwnerExt {
    type: "ImmutableOwner";
}

Properties

Properties

type