Params

data class Params(val fileName: String, val clientId: ClientIdentifier)

Parameters

fileName

The filename (with extension) of the image to acknowledge

clientId

The clientIdentifier of the client that is acknowledging this picture

Constructors

Link copied to clipboard
constructor(fileName: String, clientId: ClientIdentifier)

Properties

Link copied to clipboard
Link copied to clipboard