Destination
public struct Destination : Codable
Represents the destination associated with SAPcpmsRemoteDestinations
-
Undocumented
Declaration
Swift
public let endpointName: String? -
Undocumented
Declaration
Swift
public let remoteURL: String? -
Undocumented
Declaration
Swift
public var metadata: Metadata?