zaifapi class : ApiKey(string) setter

Description

Sets an api key.

Syntax

zaifapiInstance.ApiKey = value

Assigned value

ClassDescription
stringapi key.

Return value

None

Sample code

1:

zaifapi zaifapiIns = new zaifapi();

2:

zaifapiIns.ApiKey = "3622c294-zs5m-587w-vv7j-sdf454h1sdbl";

3:

zaifapiIns.SecretKey = "4be789k3-dd7r-9d23-jy45-qng4c83hjk1g";

Notes

None

Links for reference

Copyright © Cooker All rights reserved.