ProposalActions

The actions to carry out if a proposal is APPROVED.

Applies only to Hyperledger Fabric.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The actions to perform for an APPROVED proposal to invite an Amazon Web Services account to create a member and join the network.

Link copied to clipboard

The actions to perform for an APPROVED proposal to remove a member from the network, which deletes the member and all associated member resources from the network.

Functions

Link copied to clipboard
inline fun copy(block: ProposalActions.Builder.() -> Unit = {}): ProposalActions
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String