PoolParameter

Git Source

enum PoolParameter {
    POOL_SIZE,
    END_TIME,
    FLAGS,
    DEPOSITORS,
    CURRENCY,
    CUSTODIAN,
    SIGNER
}