CustomAttributesFrontEndResponse: {
    data?: CustomAttributeFrontEndDTO[];
    meta?: Record<string, any>;
}

Type declaration