account_args

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountRequest

type AccountRequest struct {
	AccountCode string
	Name        string
	Mobile      string
	CountryCode string
	Password    string
	Status      int
}

type AccountResponse

type AccountResponse struct {
	Base
	AccountCode string
	AccountId   string
	CreateTime  int64
}

type Base

type Base struct {
	Name        string
	Avatar      string
	Gender      int32
	Mobile      string
	Email       string
	CountryCode string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL