Add Aliyun Id2MetaVerify encode impl
Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
@@ -5,3 +5,9 @@ type KycInfo struct {
|
||||
LegalName string `json:"legal_name"`
|
||||
ResidentId string `json:"rsident_id"`
|
||||
}
|
||||
|
||||
type MD5Ali struct {
|
||||
ParamType string `json:"param_type"`
|
||||
IdentifyNum string `json:"identify_num"`
|
||||
UserName string `json:"user_name"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user