AuditorViewingKey
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / AuditorViewingKey
Interface: AuditorViewingKey
Section titled “Interface: AuditorViewingKey”Defined in: @sip-protocol/types/dist/index.d.ts:1849
Auditor viewing key - derived from treasury master key
Properties
Section titled “Properties”auditorId
Section titled “auditorId”auditorId:
string
Defined in: @sip-protocol/types/dist/index.d.ts:1851
Auditor identifier
name:
string
Defined in: @sip-protocol/types/dist/index.d.ts:1853
Auditor name
viewingKey
Section titled “viewingKey”viewingKey:
ViewingKey
Defined in: @sip-protocol/types/dist/index.d.ts:1855
The derived viewing key
scope:
"all"|"inbound"|"outbound"
Defined in: @sip-protocol/types/dist/index.d.ts:1857
Scope of access
validFrom
Section titled “validFrom”validFrom:
number
Defined in: @sip-protocol/types/dist/index.d.ts:1859
Start date for access
validUntil?
Section titled “validUntil?”
optionalvalidUntil:number
Defined in: @sip-protocol/types/dist/index.d.ts:1861
End date for access (optional)
grantedBy
Section titled “grantedBy”grantedBy:
string
Defined in: @sip-protocol/types/dist/index.d.ts:1863
Who granted this key
grantedAt
Section titled “grantedAt”grantedAt:
number
Defined in: @sip-protocol/types/dist/index.d.ts:1865
When granted