onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
ShareProofResponseBindingDto
Share
Proof
Response
Binding
Dto
data
class
ShareProofResponseBindingDto
(
var
url
:
String
,
var
expiresAt
:
String
?
)
Members
Constructors
Share
Proof
Response
Binding
Dto
Link copied to clipboard
constructor
(
url
:
String
,
expiresAt
:
String
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
expires
At
Link copied to clipboard
var
expiresAt
:
String
?
url
Link copied to clipboard
var
url
:
String