Skip to main content

ClaimCondition type

Represents a claim condition fetched from the SDK

Signature:

export declare type ClaimCondition = z.output<
typeof ClaimConditionOutputSchema
>;