@vrplatform/api 1.3.1-stage.2415 → 1.3.1-stage.2416

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.
@@ -23610,6 +23610,7 @@ export interface operations {
23610
23610
  guestName: string;
23611
23611
  confirmationCode: string;
23612
23612
  nights: number;
23613
+ transactionReferenceId: string | null;
23613
23614
  transactionDate: string | null;
23614
23615
  transactionDescription: string | null;
23615
23616
  total: number;