format
format: {
regulation: {
clock: number;
displayName: string;
periods: number;
slug: string;
};
}
Type declaration
regulation: {
clock: number;
displayName: string;
periods: number;
slug: string;
}
clock: number
displayName: string
periods: number
slug: string
Base detail type for the /summary endpoint