PartsetHeader

interface PartSetHeaderAmino {
    hash?: string;
    total?: number;
}

Properties

Properties

hash?: string
total?: number