Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Latest commit

 

History

History
138 lines (71 loc) · 3.17 KB

File metadata and controls

138 lines (71 loc) · 3.17 KB

QIWI SDK / Modules / index / <internal> / WalletApi

Class: WalletApi

index..WalletApi

Export

Hierarchy

Table of contents

Constructors

Properties

Accessors

Constructors

constructor

new WalletApi(options)

Creates an instance of OptionsWrapper.

Memberof

OptionsWrapper

Parameters

Name Type
options WalletApiOptions

Inherited from

ApiSubclass.constructor

Defined in

apis/options-wrapper.ts:23

Properties

_options

Protected Readonly _options: WalletApiOptions

Memberof

OptionsWrapper

Inherited from

ApiSubclass._options

Defined in

apis/options-wrapper.ts:16

Accessors

http

Protected get http(): SimpleJsonHttp

Memberof

ApiSubclass

Returns

SimpleJsonHttp

Inherited from

ApiSubclass.http

Defined in

apis/api.ts:55


walletId

Protected get walletId(): string

Memberof

WalletApi

Returns

string

Defined in

apis/wallet/api.ts:17