export class DBConstants {
    public static readonly NULL_OBJECT_ID = '000000000000000000000000';
}
