toggle menu
NavigationApp
jvm
switch theme
search in API
navigation-ux-ev-platform
/
com.mapbox.ev.platform.model
/
EVOrderResponse
/
EVOrderResponse
EVOrder
Response
constructor
(
locationId
:
Int
,
merchantId
:
String
,
merchantOrderId
:
Int
,
orderId
:
String
,
orders
:
List
<
EVOrder
>
,
status
:
String
,
userId
:
String
)