ClaimCondition type
Represents a claim condition fetched from the SDK
Signature:
export declare type ClaimCondition = z.output<
typeof ClaimConditionOutputSchema
>;
Represents a claim condition fetched from the SDK
Signature:
export declare type ClaimCondition = z.output<
typeof ClaimConditionOutputSchema
>;