staffstart-android-sdk
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
staffstart-android-sdk
staffstart-app
/
com.vanish.standard.staffstart.app.domain.usecase
/
ShopUseCase
Shop
Use
Case
android
class
ShopUseCase
(
repository
:
ShopRepository
)
(
source
)
Members
Constructors
Shop
Use
Case
Link copied to clipboard
android
constructor
(
repository
:
ShopRepository
)
Functions
fetch
Shop
Link copied to clipboard
android
suspend
fun
fetchShop
(
request
:
ShopRequest
)
:
ShopResponse