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 = "" © 2018 ATInternet. All rights reserved. (Last updated: 2018-02-21) Generated by jazzy ♪♫ v0.7.5, a Realm project.