GenerateAuditReportParams
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / GenerateAuditReportParams
Interface: GenerateAuditReportParams
Section titled “Interface: GenerateAuditReportParams”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:9947
Parameters for generating an audit report
Properties
Section titled “Properties”viewingKey
Section titled “viewingKey”viewingKey:
string|ViewingKey
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:9949
Viewing key for decryption
transactions
Section titled “transactions”transactions:
EncryptedTransaction[]
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:9951
Encrypted transactions to include
startDate?
Section titled “startDate?”
optionalstartDate:Date
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:9953
Start date (optional)
endDate?
Section titled “endDate?”
optionalendDate:Date
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:9955
End date (optional)
format
Section titled “format”format:
"json"|"pdf"
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:9957
Report format