Documentation ¶
Index ¶
- type SecretApiReportGetRequest
- func (req *SecretApiReportGetRequest) GetAccessToken() string
- func (req *SecretApiReportGetRequest) GetAttribute() string
- func (req *SecretApiReportGetRequest) GetBusinessId() string
- func (req *SecretApiReportGetRequest) GetCustomerUserId() string
- func (req *SecretApiReportGetRequest) GetServerUrl() string
- func (req *SecretApiReportGetRequest) GetText() string
- func (req *SecretApiReportGetRequest) SetAccessToken(accessToken string)
- func (req *SecretApiReportGetRequest) SetAttribute(attribute string)
- func (req *SecretApiReportGetRequest) SetBusinessId(businessId string)
- func (req *SecretApiReportGetRequest) SetCustomerUserId(customerUserId string)
- func (req *SecretApiReportGetRequest) SetServerUrl(serverUrl string)
- func (req *SecretApiReportGetRequest) SetText(text string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecretApiReportGetRequest ¶
func NewSecretApiReportGetRequest ¶
func NewSecretApiReportGetRequest() (req *SecretApiReportGetRequest)
create new request
func (*SecretApiReportGetRequest) GetAccessToken ¶
func (req *SecretApiReportGetRequest) GetAccessToken() string
func (*SecretApiReportGetRequest) GetAttribute ¶
func (req *SecretApiReportGetRequest) GetAttribute() string
func (*SecretApiReportGetRequest) GetBusinessId ¶
func (req *SecretApiReportGetRequest) GetBusinessId() string
func (*SecretApiReportGetRequest) GetCustomerUserId ¶
func (req *SecretApiReportGetRequest) GetCustomerUserId() string
func (*SecretApiReportGetRequest) GetServerUrl ¶
func (req *SecretApiReportGetRequest) GetServerUrl() string
func (*SecretApiReportGetRequest) GetText ¶
func (req *SecretApiReportGetRequest) GetText() string
func (*SecretApiReportGetRequest) SetAccessToken ¶
func (req *SecretApiReportGetRequest) SetAccessToken(accessToken string)
func (*SecretApiReportGetRequest) SetAttribute ¶
func (req *SecretApiReportGetRequest) SetAttribute(attribute string)
func (*SecretApiReportGetRequest) SetBusinessId ¶
func (req *SecretApiReportGetRequest) SetBusinessId(businessId string)
func (*SecretApiReportGetRequest) SetCustomerUserId ¶
func (req *SecretApiReportGetRequest) SetCustomerUserId(customerUserId string)
func (*SecretApiReportGetRequest) SetServerUrl ¶
func (req *SecretApiReportGetRequest) SetServerUrl(serverUrl string)
func (*SecretApiReportGetRequest) SetText ¶
func (req *SecretApiReportGetRequest) SetText(text string)
Click to show internal directories.
Click to hide internal directories.