Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 874 Bytes

File metadata and controls

18 lines (14 loc) · 874 Bytes

SubAccountKey

Properties

Name Type Description Notes
userId String User ID [optional] [readonly]
mode Integer Mode: 1 - classic 2 - portfolio account [optional]
name String API key name [optional]
perms List<SubAccountKeyPerms> [optional]
ipWhitelist List<String> ip white list (list will be removed if no value is passed) [optional]
key String API Key [optional] [readonly]
state Integer State 1 - normal 2 - locked 3 - frozen [optional] [readonly]
createdAt Long Creation time [optional] [readonly]
updatedAt Long Last update time [optional] [readonly]
lastAccess Long Last access time [optional] [readonly]