shared
1.27.0
common
shared
/
io.dyte.core.network.models
/
PresignedUrlData
Presigned
Url
Data
@
Serializable
data
class
PresignedUrlData
(
val
putLocation
:
String
,
val
getLocation
:
String
)
Members
Constructors
Presigned
Url
Data
Link copied to clipboard
constructor
(
putLocation
:
String
,
getLocation
:
String
)
Properties
get
Location
Link copied to clipboard
val
getLocation
:
String
put
Location
Link copied to clipboard
val
putLocation
:
String