Type alias ClaimConditionFetchOptions

ClaimConditionFetchOptions: {
    withAllowList?: boolean;
}

Type declaration

  • Optional withAllowList?: boolean

Generated using TypeDoc