BatchTotalStats
@objc(_TtCCC15CloverConnector9CLVModels8Payments15BatchTotalStats)
public class BatchTotalStats : NSObject, NSCoding, Mappable
-
Declaration
Swift
public var sales: CLVModels.Payments.BatchTotalType?
-
Declaration
Swift
public var refunds: CLVModels.Payments.BatchTotalType?
-
Declaration
Swift
public var net: CLVModels.Payments.BatchTotalType?
-
Declaration
Swift
public var giftCardLoads: CLVModels.Payments.BatchTotalType?
-
Declaration
Swift
public var giftCardCashOuts: CLVModels.Payments.BatchTotalType?
-
Declaration
Swift
public var tax: CLVModels.Payments.BatchTotalType?
-
Declaration
Swift
public var tips: CLVModels.Payments.BatchTotalType?
-
Declaration
Swift
public func encode(with aCoder: NSCoder)
-
Declaration
Swift
required public init(coder aDecoder: NSCoder)
-
Declaration
Swift
override public init()
-
Declaration
Swift
required public init?(map: Map)
-
Declaration
Swift
public func mapping(map: Map)