PrivacyTierFee
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / PrivacyTierFee
Interface: PrivacyTierFee
Section titled “Interface: PrivacyTierFee”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:25053
A privacy tier’s fee descriptor.
Properties
Section titled “Properties”tier:
PrivacyTier
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:25055
The tier this descriptor describes.
bps:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:25057
Protocol fee in basis points (1 bps = 0.01%). One of 10 | 30 | 50.
label:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:25059
Short human-readable label.
description
Section titled “description”description:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:25061
The privacy guarantee earned at this tier.
isActive
Section titled “isActive”isActive:
boolean
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:25063
Whether this tier’s privacy has shipped (derived from CURRENT_PRIVACY_TIER).