interface RewardsQuery {
    provider?: string;
}

Properties

Properties

provider?: string