JS API Reference

Interface: ResourceRentalPoolOptions

resource-rental/resource-rental-pool.ResourceRentalPoolOptions

Table of contents

Properties

Properties

poolSize

Optional poolSize: PoolSize

Defined in

src/resource-rental/resource-rental-pool.ts:27


network

Optional network: Network

Defined in

src/resource-rental/resource-rental-pool.ts:28


resourceRentalOptions

Optional resourceRentalOptions: ResourceRentalOptions

Defined in

src/resource-rental/resource-rental-pool.ts:29


agreementOptions

Optional agreementOptions: AgreementOptions

Defined in

src/resource-rental/resource-rental-pool.ts:30

Was this helpful?