Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 661 Bytes

File metadata and controls

17 lines (9 loc) · 661 Bytes

CheckReferralBlock

Properties

Name Type Description Notes
id String Unique identifier for this block.
type String Identifies the block variant and determines which additional properties are present in it.
tags List<String> Semantic labels attached to this block. [optional]
redeem Boolean When `true`, the referral code is redeemed.
onFailure List<PromotionBlock> Promotion blocks evaluated when this block fails or returns false. [optional]