GetShiftData

data class GetShiftData(val shiftData: ShiftData) : SdkSuccessAnswer

Represents a successful open/close shift.

See also

Constructors

Link copied to clipboard
constructor(shiftData: ShiftData)

Properties

Link copied to clipboard

The shift data.