MBPCroatiaSlipId
Objective-C
enum MBPCroatiaSlipId : NSInteger {}
Swift
enum MBPCroatiaSlipId : Int, @unchecked Sendable
Slip format id. Can be one of the below:
-
Left side of HUB 3 payslip
Declaration
Objective-C
MBPCroatiaSlipIdHub3Left
Swift
case hub3Left = 0
-
Right side of HUB 3 payslip
Declaration
Objective-C
MBPCroatiaSlipIdHub3Right
Swift
case hub3Right = 1