Alpha: This endpoint is in active development and may change without notice.
func (
r *ProductFeedbackService) Get(ctx context.Context,
id string,
opts ...option.RequestOption) (res *ProductFeedbackGetResponse,
err error
)| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
id* | string | |
opts* | ...option.RequestOption |