Struct coinchecker::private::withdraws_jpy::WithdrawsJpy[][src]

pub struct WithdrawsJpy { /* fields omitted */ }
Expand description

Private API - Withdraws JPY

日本円を銀行振込で出金できます。

https://coincheck.com/ja/documents/exchange/api#withdraws-jpy

Implementations

銀行口座一覧

お客様の出金用に登録された銀行口座の一覧を返します。

https://coincheck.com/ja/documents/exchange/api#bank-accounts

出金履歴

日本円出金の申請の履歴を表示します。

https://coincheck.com/ja/documents/exchange/api#withdraws

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more

Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more