@vrplatform/api 1.2.33-stage.895 → 1.2.33-stage.899

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2607,6 +2607,8 @@ export interface operations {
2607
2607
  type?: string;
2608
2608
  date?: string;
2609
2609
  expand?: string;
2610
+ description?: string;
2611
+ amount?: number;
2610
2612
  };
2611
2613
  header?: {
2612
2614
  "X-Team-Id"?: string;