Scope

@JsonSerializable
data class Scope(val ScopeName: String?, val ScopeDescription: String?)

Constructors

Link copied to clipboard
constructor(ScopeName: String?, ScopeDescription: String?)

Properties

Link copied to clipboard
Link copied to clipboard