SnapCar.CancellationFee
Information about a booking cancellation fee.
Table of Contents
- Properties
Constructor
SnapCar.CancellationFee
	
		()
	
	
	Properties
amount
    Float
    
    
    
        const
    
    
    
    If charged, the cancellation amount.
charged
    Boolean
    
    
    
        const
    
    
    
    Whether a cancellation fee is charged.
currency
    String
    
    
    
        const
    
    
    
    If charged, the currency of the cancellation fee.
formattedAmount
    String
    
    
    
        const
    
    
    
    If charged, the price formatted in the currency.