CreateOrderResponse

Functions

Link copied to clipboard
abstract fun getEvOrders(): List<EvOrderData>
Link copied to clipboard
abstract fun getLocationId(): Int
Link copied to clipboard
abstract fun getMerchantId(): String
Link copied to clipboard
abstract fun getMerchantOrderId(): Int
Link copied to clipboard
abstract fun getNextActions(): List<String>
Link copied to clipboard
abstract fun getOrderId(): String
Link copied to clipboard
abstract fun getStatus(): String
Link copied to clipboard
abstract fun getUserId(): String