Skip to content
A

RegistrationHistory

Defined in: src/types/index.ts:1215

Registration history - BRO administrative registration information

PropertyTypeDescriptionDefined in
objectRegistrationTimestring | null-src/types/index.ts:1216
registrationStatusstring | null-src/types/index.ts:1217
registrationCompletionTimestring | null-src/types/index.ts:1218
latestCorrectionTimestring | nullTime of the latest correction to the registered objectsrc/types/index.ts:1220
latestAdditionTimestring | nullTime of the latest addition to the registered objectsrc/types/index.ts:1222
underReviewTimestring | nullTime the object was placed under reviewsrc/types/index.ts:1224
deregistrationTimestring | nullTime the object was deregisteredsrc/types/index.ts:1226
reregistrationTimestring | nullTime the object was reregistered after deregistrationsrc/types/index.ts:1228
correctedboolean | null-src/types/index.ts:1229
underReviewboolean | null-src/types/index.ts:1230
deregisteredboolean | null-src/types/index.ts:1231
reregisteredboolean | null-src/types/index.ts:1232