interface IExtension {
    data: Interfaces.Msig.IBytes;
    type: number;
}

Properties

Properties

type: number