Versions in this module Expand all Collapse all v1 v1.0.1 Nov 7, 2022 Changes in this version + func Create(clt *core.SDKClient, accessToken string, req *thirdsite.CreateRequest) (uint64, error) + func Delete(clt *core.SDKClient, accessToken string, req *thirdsite.DeleteRequest) (uint64, error) + func Get(clt *core.SDKClient, accessToken string, req *thirdsite.GetRequest) (*thirdsite.GetResponseData, error) + func Preview(clt *core.SDKClient, accessToken string, req *thirdsite.PreviewRequest) (*thirdsite.PreviewResponseData, error) + func Update(clt *core.SDKClient, accessToken string, req *thirdsite.UpdateRequest) (uint64, error)