FeeWaiver
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / FeeWaiver
Interface: FeeWaiver
Section titled “Interface: FeeWaiver”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4477
Fee waiver configuration
Properties
Section titled “Properties”type:
FeeWaiverType
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4479
Waiver type
discountBps
Section titled “discountBps”discountBps:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4481
Discount in basis points (100 = 1% off)
expiresAt?
Section titled “expiresAt?”
optionalexpiresAt?:number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4483
Waiver expiry (0 for permanent)
maxUses?
Section titled “maxUses?”
optionalmaxUses?:number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4485
Maximum uses (0 for unlimited)
currentUses
Section titled “currentUses”currentUses:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4487
Current uses
optionalcode?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4489
Waiver code (for promotional)