Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PolicyStrategyRequest

Index

Constructors

Properties

depositor?: string

If the you want to use your own native tokens to pay for gas, specify the developer account ID (starts with dac_)

sponsorSchema: SponsorSchema
tokenContract?: string

If the user pays in custom tokens, the contract ID (starts with con_) of the token contract.

tokenContractAmount?: string

If the user pays in ERC20 tokens, this reflects either the exchange rate or the amount in WEI.

attributeTypeMap: { baseName: string; format: string; name: string; type: string }[] = ...
discriminator: undefined | string = undefined

Methods

  • getAttributeTypeMap(): { baseName: string; format: string; name: string; type: string }[]

Generated using TypeDoc