VRPlinkDeleteRequest

public struct VRPlinkDeleteRequest : Codable

Request model to delete VRPlink.

  • Unique id value to delete VRPlink

    Declaration

    Swift

    public let uniqueID: String
  • Creates an instance from the specified parameters.

    Declaration

    Swift

    public init(uniqueID: String)

    Parameters

    uniqueID

    Unique id value to delete VRPlink