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

Properties

Properties

type: number