Type Alias BaseGrantResource

BaseGrantResource: {
    id: string;
    identifier: string;
    object_id: string;
}