Type alias SessionData

SessionData: {
    supplementaryData: SupplementaryData;
}

Type declaration