ListBlockchainMemberApiKeysResult

Collection of the API key payload which is exposed in the response of the resource provider.

Constructors

Link copied to clipboard
constructor(keys: List<ApiKeyResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val keys: List<ApiKeyResponse>? = null

Gets or sets the collection of API key.