Type Alias OAPINation

OAPINation: NestedOmit<RawNation, "timestamps"> & {
    created: number;
}