onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
QesSignResponse
Qes
Sign
Response
data
class
QesSignResponse
(
var
signedDocument
:
String
)
Members
Constructors
Qes
Sign
Response
Link copied to clipboard
constructor
(
signedDocument
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
signed
Document
Link copied to clipboard
var
signedDocument
:
String
Base64-encoded signed document returned by the QES provider.