IdlAccountDef: {
    docs?: string[];
    name: string;
    type: IdlTypeDefTyStruct;
}

Type declaration

Generated using TypeDoc