JS API Reference
Interface: CreateResourceRentalPoolOptions
experimental/deployment/builder.CreateResourceRentalPoolOptions
Represents the order specifications which will result in access to ResourceRental.
Hierarchy
↳
CreateResourceRentalPoolOptions
Table of contents
Properties
Properties
deployment
• deployment: DeploymentOptions
Defined in
src/experimental/deployment/builder.ts:13
demand
• demand: OrderDemandOptions
Inherited from
Defined in
src/golem-network/golem-network.ts:141
market
• market: OrderMarketOptions
Inherited from
Defined in
src/golem-network/golem-network.ts:142
activity
• Optional
activity: ExecutionOptions
Inherited from
Defined in
src/golem-network/golem-network.ts:143
payment
• Optional
payment: Partial
<PaymentProcessOptions
> & AllocationOptions
Inherited from
Defined in
src/golem-network/golem-network.ts:144
network
• Optional
network: Network
The network that should be used for communication between the resources rented as part of this order