interface ListEventAdditionalParameters {
    listID?: number;
}

Properties

Properties

listID?: number

Generated using TypeDoc