Type Alias WaitlistRedemption

WaitlistRedemption: {
    message: Scalars["String"]["output"];
    redeemed: Scalars["Boolean"]["output"];
}