FeeWaiver
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / FeeWaiver
Interface: FeeWaiver
Section titled “Interface: FeeWaiver”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4416
Fee waiver configuration
Properties
Section titled “Properties”type:
FeeWaiverType
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4418
Waiver type
discountBps
Section titled “discountBps”discountBps:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4420
Discount in basis points (100 = 1% off)
expiresAt?
Section titled “expiresAt?”
optionalexpiresAt:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4422
Waiver expiry (0 for permanent)
maxUses?
Section titled “maxUses?”
optionalmaxUses:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4424
Maximum uses (0 for unlimited)
currentUses
Section titled “currentUses”currentUses:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4426
Current uses
optionalcode:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4428
Waiver code (for promotional)