FrequencyAccountAccountDataArgs: {
    key: KeyArgs;
    lastUpdate: number | bigint;
    period: number | bigint;
}

Type declaration

  • key: KeyArgs
  • lastUpdate: number | bigint
  • period: number | bigint

Generated using TypeDoc