Contents

cancellationFee

The cancellation fee charged by your service.

Declaration

@NSCopying var cancellationFee: INCurrencyAmount? { get set }

Discussion

SiriKit communicates your cancellation fee to the user as part of the confirmation process. Specify a value for the cancellationFeeThreshold property if cancellation fees apply only after a period of time has elapsed.

See Also

Specifying Cancellation Fees