OrderCustomVar public class OrderCustomVar: NSObject Wrapper class for tracking order custom variables varId Custom var identifier Declaration Swift @objc public var varId: Int = 0 value Custom var value Declaration Swift @objc public var value: String = "" © 2017 ATInternet. All rights reserved. (Last updated: 2017-10-16) Generated by jazzy ♪♫ v0.7.5, a Realm project.