-
Undocumented
Declaration
Swift
public var isDeployed: Bool -
Undocumented
Declaration
Swift
public var deployedDate: Date? -
Undocumented
Declaration
Swift
public var planningDate: Date? -
Undocumented
Declaration
Swift
public var projectOwner: String? -
Declaration
Swift
public init(from decoder: Decoder) throws -
Undocumented
Declaration
Swift
public func isDifferent(_ planning: C8yPlanning?) -> Bool -
Declaration
Swift
public func encode(_ container: KeyedEncodingContainer<C8yCustomAssetProcessor.AssetObjectKey>, forKey: C8yCustomAssetProcessor.AssetObjectKey) throws -> KeyedEncodingContainer<C8yCustomAssetProcessor.AssetObjectKey> -
Declaration
Swift
public mutating func decode(_ container: KeyedDecodingContainer<C8yCustomAssetProcessor.AssetObjectKey>, forKey: C8yCustomAssetProcessor.AssetObjectKey) throws
View on GitHub
C8yPlanning Structure Reference