GetReceiversReceiverse

data class GetReceiversReceiverse(val createTime: String, val description: String, val id: String, val receiversAlias: String, val receiversId: String, val receiversName: String, val status: Int)

Constructors

Link copied to clipboard
constructor(createTime: String, description: String, id: String, receiversAlias: String, receiversId: String, receiversName: String, status: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The creation time of the resource.

Link copied to clipboard

The description.

Link copied to clipboard
val id: String

The ID of the Receivers.

Link copied to clipboard

The Receivers Alias.

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The name of the resource.

Link copied to clipboard
val status: Int

The status of the resource.