DeleteSetRequest

data class DeleteSetRequest(val name: String)

Parameters

name

Name of the set to delete

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Name of the set to delete