CustomOperationMethodOptions: {
    authMode?: AuthMode;
    authToken?: string;
    headers?: CustomHeaders;
}

Type declaration