Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetSubscriptionPaymentsArgs

The argument object for TransactionApi.getSubscriptionPayments

param

The numeric subscription Id

param

The first index of the transaction list, beginning at 0

param

The last index of the transaction list (BRS does not return more than 500)

Hierarchy

  • GetSubscriptionPaymentsArgs

Index

Properties

Optional firstIndex

firstIndex: number

Optional lastIndex

lastIndex: number

subscriptionId

subscriptionId: string