Interface PoolNameType

Export

PoolNameType

interface PoolNameType {
    officeId?: string;
    poolName?: string;
}

Properties

Properties

officeId?: string

Memberof

PoolNameType

poolName?: string

Memberof

PoolNameType