File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -405,7 +405,7 @@ export class EarnUniApi {
405405 }
406406
407407 /**
408- * Project-Id-Version: GateApiTools 1.0.0 Report-Msgid-Bugs-To: EMAIL@ADDRESS POT-Creation-Date: 2025-07-15 06:21 +0000 PO-Revision-Date: 2019-01-02 17:30+0800 Last-Translator: FULL NAME <EMAIL@ADDRESS> Language: en Language-Team: en <L@li.org> Plural-Forms: nplurals=2; plural=(n !=1) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Generated-By: Babel 2.8.0
408+ * Project-Id-Version: GateApiTools 1.0.0 Report-Msgid-Bugs-To: EMAIL@ADDRESS POT-Creation-Date: 2025-07-15 06:30 +0000 PO-Revision-Date: 2019-01-02 17:30+0800 Last-Translator: FULL NAME <EMAIL@ADDRESS> Language: en Language-Team: en <L@li.org> Plural-Forms: nplurals=2; plural=(n !=1) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Generated-By: Babel 2.8.0
409409 * @summary UniLoan currency annualized trend chart
410410 * @param from Start timestamp, unit s, maximum span of 30 days
411411 * @param to End timestamp, unit s, maximum span of 30 days
@@ -460,7 +460,7 @@ export class EarnUniApi {
460460 }
461461
462462 /**
463- * Project-Id-Version: GateApiTools 1.0.0 Report-Msgid-Bugs-To: EMAIL@ADDRESS POT-Creation-Date: 2025-07-15 06:21 +0000 PO-Revision-Date: 2019-01-02 17:30+0800 Last-Translator: FULL NAME <EMAIL@ADDRESS> Language: en Language-Team: en <L@li.org> Plural-Forms: nplurals=2; plural=(n !=1) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Generated-By: Babel 2.8.0
463+ * Project-Id-Version: GateApiTools 1.0.0 Report-Msgid-Bugs-To: EMAIL@ADDRESS POT-Creation-Date: 2025-07-15 06:30 +0000 PO-Revision-Date: 2019-01-02 17:30+0800 Last-Translator: FULL NAME <EMAIL@ADDRESS> Language: en Language-Team: en <L@li.org> Plural-Forms: nplurals=2; plural=(n !=1) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Generated-By: Babel 2.8.0
464464 * @summary Currency estimate annualized interest rate
465465 */
466466 public async listUniRate ( ) : Promise < { response : AxiosResponse ; body : Array < InlineResponse2001 > } > {
Original file line number Diff line number Diff line change @@ -434,7 +434,7 @@ Promise<{ response: AxiosResponse; body: UniCurrencyInterest; }> [UniCurrencyInt
434434
435435UniLoan currency annualized trend chart
436436
437- Project-Id-Version: GateApiTools 1.0.0 Report-Msgid-Bugs-To: EMAIL@ADDRESS POT-Creation-Date: 2025-07-15 06:21 +0000 PO-Revision-Date: 2019-01-02 17:30+0800 Last-Translator: FULL NAME < ; EMAIL@ADDRESS> ; Language: en Language-Team: en < ; L@li.org > ; Plural-Forms: nplurals= ; 2; plural= ; (n != ; 1) MIME-Version: 1.0 Content-Type: text/plain; charset= ; utf-8 Content-Transfer-Encoding: 8bit Generated-By: Babel 2.8.0
437+ Project-Id-Version: GateApiTools 1.0.0 Report-Msgid-Bugs-To: EMAIL@ADDRESS POT-Creation-Date: 2025-07-15 06:30 +0000 PO-Revision-Date: 2019-01-02 17:30+0800 Last-Translator: FULL NAME < ; EMAIL@ADDRESS> ; Language: en Language-Team: en < ; L@li.org > ; Plural-Forms: nplurals= ; 2; plural= ; (n != ; 1) MIME-Version: 1.0 Content-Type: text/plain; charset= ; utf-8 Content-Transfer-Encoding: 8bit Generated-By: Babel 2.8.0
438438
439439### Example
440440
@@ -483,7 +483,7 @@ Promise<{ response: AxiosResponse; body: Array<InlineResponse200>; }> [InlineRes
483483
484484Currency estimate annualized interest rate
485485
486- Project-Id-Version: GateApiTools 1.0.0 Report-Msgid-Bugs-To: EMAIL@ADDRESS POT-Creation-Date: 2025-07-15 06:21 +0000 PO-Revision-Date: 2019-01-02 17:30+0800 Last-Translator: FULL NAME < ; EMAIL@ADDRESS> ; Language: en Language-Team: en < ; L@li.org > ; Plural-Forms: nplurals= ; 2; plural= ; (n != ; 1) MIME-Version: 1.0 Content-Type: text/plain; charset= ; utf-8 Content-Transfer-Encoding: 8bit Generated-By: Babel 2.8.0
486+ Project-Id-Version: GateApiTools 1.0.0 Report-Msgid-Bugs-To: EMAIL@ADDRESS POT-Creation-Date: 2025-07-15 06:30 +0000 PO-Revision-Date: 2019-01-02 17:30+0800 Last-Translator: FULL NAME < ; EMAIL@ADDRESS> ; Language: en Language-Team: en < ; L@li.org > ; Plural-Forms: nplurals= ; 2; plural= ; (n != ; 1) MIME-Version: 1.0 Content-Type: text/plain; charset= ; utf-8 Content-Transfer-Encoding: 8bit Generated-By: Babel 2.8.0
487487
488488### Example
489489
You can’t perform that action at this time.
0 commit comments