storage-api
1.0.3-rc
androidJvm
storage-api
/
com.omh.android.storage.api.domain.usecase
/
DeleteFileUseCaseParams
Delete
File
Use
Case
Params
data
class
DeleteFileUseCaseParams
(
val
fileId
:
String
)
Members
Constructors
Delete
File
Use
Case
Params
Link copied to clipboard
constructor
(
fileId
:
String
)
Properties
file
Id
Link copied to clipboard
val
fileId
:
String