Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PdbxAuditRevisionDetails

Index

Properties

__typename?: "PdbxAuditRevisionDetails"
data_content_type: string

The type of file that the pdbx_audit_revision_history record refers to.

Allowable values: Chemical component, NMR restraints, NMR shifts, Structure factors, Structure model

description?: <internal>.Maybe<string>

Additional details describing the revision.

details?: <internal>.Maybe<string>

Further details describing the revision.

ordinal: number

A unique identifier for the pdbx_audit_revision_details record.

provider?: <internal>.Maybe<string>

The provider of the revision.

Allowable values: author, repository

revision_ordinal: number

A pointer to _pdbx_audit_revision_history.ordinal

type?: <internal>.Maybe<string>

A type classification of the revision

Allowable values: Coordinate replacement, Initial release, Obsolete, Remediation

Generated using TypeDoc