AddCommunicationToCaseResponse
public struct AddCommunicationToCaseResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
True if AddCommunicationToCase succeeds. Otherwise, returns an error.
Declaration
Swift
public let result: Bool? -
Undocumented
Declaration
Swift
public init(result: Bool? = nil)
View on GitHub
AddCommunicationToCaseResponse Structure Reference