CertSyncRecord interface

A class represent the certification record synchronized from app compliance.

Properties

certificationStatus

Indicates the status of certification process.

controls

The control records list to be synchronized.

ingestionStatus

Indicates the status of compliance process.

offerGuid

The offerGuid which mapping to the reports.

Property Details

certificationStatus

Indicates the status of certification process.

certificationStatus?: string

Property Value

string

controls

The control records list to be synchronized.

controls?: ControlSyncRecord[]

Property Value

ingestionStatus

Indicates the status of compliance process.

ingestionStatus?: string

Property Value

string

offerGuid

The offerGuid which mapping to the reports.

offerGuid?: string

Property Value

string