Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CondPayRequestSender

Index

Constructors

Methods

Constructors

constructor

Methods

sendConditionalPayment

  • sendConditionalPayment(tokenType: 0 | 2 | 1, tokenAddress: string, destination: string, amount: BigNumber, transferFunctionType: 0 | 2 | 1 | 3 | 4 | 5, conditions: Condition[], timeout: number, note: Any): Promise<string>
  • Parameters

    • tokenType: 0 | 2 | 1
    • tokenAddress: string
    • destination: string
    • amount: BigNumber
    • transferFunctionType: 0 | 2 | 1 | 3 | 4 | 5
    • conditions: Condition[]
    • timeout: number
    • note: Any

    Returns Promise<string>

Made by Horyus. Documentation generated by TypeDoc.