Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface AuditRecordsList

    interface AuditRecordsList {
        audit_records?: AuditRecord[];
        identity?: ConsentIdentity;
    }
    Index

    Properties

    audit_records?: AuditRecord[]

    List of audit records associated with the given identity

    identity?: ConsentIdentity

    ConsentIdentity