RegistrationHistory
Interface: RegistrationHistory
Section titled “Interface: RegistrationHistory”Defined in: src/types/index.ts:812
Registration history - BRO administrative registration information
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
objectRegistrationTime | string | null | - | src/types/index.ts:813 |
registrationStatus | string | null | - | src/types/index.ts:814 |
registrationCompletionTime | string | null | - | src/types/index.ts:815 |
latestCorrectionTime | string | null | Time of the latest correction to the registered object | src/types/index.ts:817 |
corrected | boolean | null | - | src/types/index.ts:818 |
underReview | boolean | null | - | src/types/index.ts:819 |
deregistered | boolean | null | - | src/types/index.ts:820 |
reregistered | boolean | null | - | src/types/index.ts:821 |