Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.12 KB

V1CreateUserRequest.md

File metadata and controls

26 lines (21 loc) · 1.12 KB

V1CreateUserRequest

Properties

Name Type Description Notes
address String [OPTIONAL] 用户地址
appId String App ID
availableBalance Float [OPTIONAL] 用户可用余额
avatar String [OPTIONAL] 用户头像
created Long [OPTIONAL] 用户创建时间
currency String [OPTIONAL] 用户货币
description String [OPTIONAL] 用户描述
disabled Boolean [OPTIONAL] 是否禁用,默认为 false
email String [OPTIONAL] 用户邮箱
gender V1Gender [OPTIONAL] 用户性别
metadata Map<String, String> [OPTIONAL] 用户元数据
name String [OPTIONAL] 用户名
nickname String [OPTIONAL] 用户昵称
outUserId String [REQUIRED] 商户系统用户 ID
parentUserId String [OPTIONAL] 父用户 ID
phone String [OPTIONAL] 用户手机号
withdrawableBalance Float [OPTIONAL] 用户可提现余额