v0.2.0
OCPI Types
interface
Cdr
Properties
auth_id
auth_method
charging_periods
currency
id
last_updated
location
meter_id
remark
start_date_time
stop_date_time
tariffs
total_cost
total_energy
total_parking_time
total_time
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
Cdr
Interface
Cdr
Defined in v2.1.1.ts
Properties
auth_id
:
string
auth_method
:
AuthMethod
enum
AuthMethod
AuthMethod
charging_periods
:
ChargingPeriod
interface
ChargingPeriod
ChargingPeriod
[]
currency
:
string
id
:
string
last_updated
:
string
location
:
Location
interface
Location
Location
meter_id
?
:
null
|
string
remark
?
:
null
|
string
start_date_time
:
string
stop_date_time
:
string
tariffs
?
:
Tariff
interface
Tariff
Tariff
[]
|
null
total_cost
:
number
total_energy
:
number
total_parking_time
?
:
number
|
null
total_time
:
number