Reservation: {
    address: PublicKey;
    spotsRemaining: bigint;
    totalSpots: bigint;
}

Type declaration

  • address: PublicKey
  • spotsRemaining: bigint
  • totalSpots: bigint

Generated using TypeDoc