- 
                  
                  
Undocumented
Declaration
Swift
public var contact: String? - 
                  
                  
Undocumented
Declaration
Swift
public var contactPhone: String? - 
                  
                  
Undocumented
Declaration
Swift
public var contactEmail: String? - 
                  
                  
Undocumented
Declaration
Swift
public init() - 
                  
                  
Undocumented
Declaration
Swift
public init(_ contact: String, phone: String?, email: String?) - 
                  
                  
Declaration
Swift
public init(from decoder: Decoder) throws - 
                  
                  
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 - 
                  
                  
Undocumented
Declaration
Swift
public func isDifferent(_ contact: C8yContactInfo?) -> Bool 
            View on GitHub
          
      C8yContactInfo Structure Reference