ContactIdResponse
public struct ContactIdResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
UUID of a contact.
Declaration
Swift
public let contactId: String? -
Undocumented
Declaration
Swift
public init(contactId: String? = nil)
View on GitHub
ContactIdResponse Structure Reference