Interface InitRebateVaultParams

interface InitRebateVaultParams {
    allowRebatePayout: boolean;
}

Properties

allowRebatePayout: boolean