ClaimableBalanceClaimantCreatedEffectResponse constructor
- String balanceId,
- Asset asset,
- String amount,
- ClaimantPredicateResponse predicate
Implementation
ClaimableBalanceClaimantCreatedEffectResponse(
this.balanceId, this.asset, this.amount, this.predicate);