ReaderSoftwareUpdate
class ReaderSoftwareUpdate(requiredAt: Date, timeEstimate: ReaderSoftwareUpdate.UpdateTimeEstimate, version: String, configSpec: ClientVersionSpecPb?, firmwareSpec: ClientVersionSpecPb?, keyProfileName: String?, settingsVersion: String?, imageRef: ImageRef?, config: MobileClientConfig?)
Content copied to clipboard
ReaderSoftwareUpdate
contains information about a potential software update to the reader.
For more information, see the official Stripe docs: Software updates
Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal
Constructors
Link copied to clipboard
fun ReaderSoftwareUpdate(requiredAt: Date, timeEstimate: ReaderSoftwareUpdate.UpdateTimeEstimate, version: String, configSpec: ClientVersionSpecPb?, firmwareSpec: ClientVersionSpecPb?, keyProfileName: String?, settingsVersion: String?, imageRef: ImageRef?, config: MobileClientConfig?)
Content copied to clipboard
Types
Link copied to clipboard
Link copied to clipboard
The UpdateTimeEstimate
enums represents a range of time that this update is expected to take.
Properties
Link copied to clipboard