GetInterestGroupDetailsRequest

@Serializable
data class GetInterestGroupDetailsRequest(val ownerOrigin: String, val name: String)(source)

Request object containing input parameters for the StorageDomain.getInterestGroupDetails command.

Constructors

Link copied to clipboard
constructor(ownerOrigin: String, name: String)

Properties

Link copied to clipboard
Link copied to clipboard