Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetSiteContentTypeBaseOperationOptions ¶
type GetSiteContentTypeBaseOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetSiteContentTypeBaseOperationOptions ¶
func DefaultGetSiteContentTypeBaseOperationOptions() GetSiteContentTypeBaseOperationOptions
func (GetSiteContentTypeBaseOperationOptions) ToHeaders ¶
func (o GetSiteContentTypeBaseOperationOptions) ToHeaders() *client.Headers
func (GetSiteContentTypeBaseOperationOptions) ToOData ¶
func (o GetSiteContentTypeBaseOperationOptions) ToOData() *odata.Query
func (GetSiteContentTypeBaseOperationOptions) ToQuery ¶
func (o GetSiteContentTypeBaseOperationOptions) ToQuery() *client.QueryParams
type SiteContentTypeBaseClient ¶
func NewSiteContentTypeBaseClientWithBaseURI ¶
func NewSiteContentTypeBaseClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteContentTypeBaseClient, error)
func (SiteContentTypeBaseClient) GetSiteContentTypeBase ¶
func (c SiteContentTypeBaseClient) GetSiteContentTypeBase(ctx context.Context, id beta.GroupIdSiteIdContentTypeId, options GetSiteContentTypeBaseOperationOptions) (result GetSiteContentTypeBaseOperationResponse, err error)
GetSiteContentTypeBase - Get base from groups. Parent contentType from which this content type is derived.
Click to show internal directories.
Click to hide internal directories.