CustomAttributeDefinitionResponse: {
    data?: CustomAttributeDefinition;
    meta?: Record<string, any>;
}

Type declaration