Documentation ¶
Index ¶
- type SendBeanRequest
- func (req *SendBeanRequest) GetAccountCode() string
- func (req *SendBeanRequest) GetAccountId() uint64
- func (req *SendBeanRequest) GetAccountType() uint8
- func (req *SendBeanRequest) GetBeanNum() uint32
- func (req *SendBeanRequest) GetContext() string
- func (req *SendBeanRequest) GetPlanId() uint64
- func (req *SendBeanRequest) GetRequestId() string
- func (req *SendBeanRequest) GetRfld() string
- func (req *SendBeanRequest) GetSendCode() string
- func (req *SendBeanRequest) GetSendWay() uint8
- func (req *SendBeanRequest) SetAccountCode(accountCode string)
- func (req *SendBeanRequest) SetAccountId(accountId uint64)
- func (req *SendBeanRequest) SetAccountType(accountType uint8)
- func (req *SendBeanRequest) SetBeanNum(beanNum uint32)
- func (req *SendBeanRequest) SetContext(context string)
- func (req *SendBeanRequest) SetPlanId(planId uint64)
- func (req *SendBeanRequest) SetRequestId(requestId string)
- func (req *SendBeanRequest) SetRfld(rfld string)
- func (req *SendBeanRequest) SetSendCode(sendCode string)
- func (req *SendBeanRequest) SetSendWay(sendWay uint8)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SendBeanRequest ¶
func (*SendBeanRequest) GetAccountCode ¶
func (req *SendBeanRequest) GetAccountCode() string
func (*SendBeanRequest) GetAccountId ¶
func (req *SendBeanRequest) GetAccountId() uint64
func (*SendBeanRequest) GetAccountType ¶
func (req *SendBeanRequest) GetAccountType() uint8
func (*SendBeanRequest) GetBeanNum ¶
func (req *SendBeanRequest) GetBeanNum() uint32
func (*SendBeanRequest) GetContext ¶
func (req *SendBeanRequest) GetContext() string
func (*SendBeanRequest) GetPlanId ¶
func (req *SendBeanRequest) GetPlanId() uint64
func (*SendBeanRequest) GetRequestId ¶
func (req *SendBeanRequest) GetRequestId() string
func (*SendBeanRequest) GetRfld ¶
func (req *SendBeanRequest) GetRfld() string
func (*SendBeanRequest) GetSendCode ¶
func (req *SendBeanRequest) GetSendCode() string
func (*SendBeanRequest) GetSendWay ¶
func (req *SendBeanRequest) GetSendWay() uint8
func (*SendBeanRequest) SetAccountCode ¶
func (req *SendBeanRequest) SetAccountCode(accountCode string)
func (*SendBeanRequest) SetAccountId ¶
func (req *SendBeanRequest) SetAccountId(accountId uint64)
func (*SendBeanRequest) SetAccountType ¶
func (req *SendBeanRequest) SetAccountType(accountType uint8)
func (*SendBeanRequest) SetBeanNum ¶
func (req *SendBeanRequest) SetBeanNum(beanNum uint32)
func (*SendBeanRequest) SetContext ¶
func (req *SendBeanRequest) SetContext(context string)
func (*SendBeanRequest) SetPlanId ¶
func (req *SendBeanRequest) SetPlanId(planId uint64)
func (*SendBeanRequest) SetRequestId ¶
func (req *SendBeanRequest) SetRequestId(requestId string)
func (*SendBeanRequest) SetRfld ¶
func (req *SendBeanRequest) SetRfld(rfld string)
func (*SendBeanRequest) SetSendCode ¶
func (req *SendBeanRequest) SetSendCode(sendCode string)
func (*SendBeanRequest) SetSendWay ¶
func (req *SendBeanRequest) SetSendWay(sendWay uint8)
Click to show internal directories.
Click to hide internal directories.