interface DocumentContentExternalId {
    externalId: string;
}

Properties

Properties

externalId: string

The external ID provided by the client. Must be unique for the resource type.