Interface Cdr
Properties
auth_method: AuthMethodenum AuthMethodAuthMethod
cdr_location: CdrLocationinterface CdrLocationCdrLocation
charging_periods: ChargingPeriodinterface ChargingPeriodChargingPeriod[]
session_id?: null | string
signed_data?: SignedDatainterface SignedDataSignedData | null
total_cost: Priceinterface PricePrice
total_energy_cost?: Priceinterface PricePrice | null
total_fixed_cost?: Priceinterface PricePrice | null
total_parking_cost?: Priceinterface PricePrice | null
total_reservation_cost?: Priceinterface PricePrice | null
total_time_cost?: Priceinterface PricePrice | null