lib
amazon
/
com.zuko.billingz.amazon.store.model
/
AmazonOrdersHistoryQuery
Amazon
Orders
History
Query
class
AmazonOrdersHistoryQuery
(
sales
:
AmazonSales
)
:
QueryResult
<
AmazonOrderHistory
>
Content copied to clipboard
Functions
Functions
flow
Link copied to clipboard
open
override
fun
flow
(
)
:
StateFlow
<
AmazonOrderHistory
?
>
Content copied to clipboard
live
Data
Link copied to clipboard
open
override
fun
liveData
(
)
:
LiveData
<
AmazonOrderHistory
?
>
Content copied to clipboard