Sanitisation Level DATA
data
data: {
docType: undefined | string;
ecosystemId: undefined | string;
id: string;
name: string;
profile: string;
type: undefined | string;
}
Type declaration
docType: undefined | string
ecosystemId: undefined | string
id: string
name: string
profile: string
type: undefined | string