![]() |
commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
|
Inherits commercetools.Base.Client.ApiMethod< ByProjectKeyMeQuotesByIDGet >, commercetools.Base.Client.IApiMethod< ByProjectKeyMeQuotesByIDGet, commercetools.Sdk.Api.Models.Quotes.IQuote >, commercetools.Sdk.Api.Client.IExpandableTrait< ByProjectKeyMeQuotesByIDGet >, commercetools.Sdk.Api.Client.IErrorableTrait< ByProjectKeyMeQuotesByIDGet >, and commercetools.Sdk.Api.Client.IDeprecatable200Trait< ByProjectKeyMeQuotesByIDGet >.
Public Member Functions | |
| ByProjectKeyMeQuotesByIDGet (IClient apiHttpClient, string projectKey, string id) | |
| List< string > | GetExpand () |
| ByProjectKeyMeQuotesByIDGet | WithExpand (string expand) |
| async Task< commercetools.Sdk.Api.Models.Quotes.IQuote > | ExecuteAsync (CancellationToken cancellationToken=default) |
| async Task< string > | ExecuteAsJsonAsync (CancellationToken cancellationToken=default) |
| async Task< IApiResponse< commercetools.Sdk.Api.Models.Quotes.IQuote > > | SendAsync (CancellationToken cancellationToken=default) |
| async Task< IApiResponse< string > > | SendAsJsonAsync (CancellationToken cancellationToken=default) |
Public Member Functions inherited from commercetools.Base.Client.ApiMethod< ByProjectKeyMeQuotesByIDGet > | |
| ApiMethod () | |
| T | AddQueryParam (string key, string value) |
| T | WithQueryParam (List< KeyValuePair< string, string > > queryParams) |
| ICollection< KeyValuePair< string, string > > | GetQueryParams () |
| List< string > | GetQueryParam (string key) |
| string? | GetFirstQueryParam (string key) |
| T | AddHeader (string key, string value) |
| T | WithHeaders (ApiHttpHeaders headers) |
| virtual HttpRequestMessage | Build () |
Public Member Functions inherited from commercetools.Base.Client.IApiMethod< ByProjectKeyMeQuotesByIDGet, commercetools.Sdk.Api.Models.Quotes.IQuote > | |
| T | AddQueryParam (string key, string value) |
| T | WithQueryParam (List< KeyValuePair< string, string > > queryParams) |
| List< string > | GetQueryParam (string key) |
| T | AddHeader (string key, string value) |
| T | WithHeaders (ApiHttpHeaders headers) |
| HttpRequestMessage | Build () |
| Task< TResult > | ExecuteAsync (CancellationToken cancellationToken=default) |
| Task< IApiResponse< TResult > > | SendAsync (CancellationToken cancellationToken=default) |
| Task< string > | ExecuteAsJsonAsync (CancellationToken cancellationToken=default) |
| Task< IApiResponse< string > > | SendAsJsonAsync (CancellationToken cancellationToken=default) |
Public Member Functions inherited from commercetools.Sdk.Api.Client.IExpandableTrait< ByProjectKeyMeQuotesByIDGet > | |
| List< string > | GetExpand () |
| T | WithExpand (string expand) |
| IExpandableTrait< T > | AsExpandableTrait () |
| T | AsExpandableTraitToBaseType () |
Public Member Functions inherited from commercetools.Sdk.Api.Client.IErrorableTrait< ByProjectKeyMeQuotesByIDGet > | |
| IErrorableTrait< T > | AsErrorableTrait () |
| T | AsErrorableTraitToBaseType () |
Public Member Functions inherited from commercetools.Sdk.Api.Client.IDeprecatable200Trait< ByProjectKeyMeQuotesByIDGet > | |
| IDeprecatable200Trait< T > | AsDeprecatable200Trait () |
| T | AsDeprecatable200TraitToBaseType () |
Properties | |
| override HttpMethod | Method [get] |
Properties inherited from commercetools.Base.Client.ApiMethod< ByProjectKeyMeQuotesByIDGet > | |
| HttpMethod | Method [get] |
| string | RequestUrl [get, set] |
| ApiHttpHeaders | Headers [get, set] |
Properties inherited from commercetools.Base.Client.IApiMethod< ByProjectKeyMeQuotesByIDGet, commercetools.Sdk.Api.Models.Quotes.IQuote > | |
| HttpMethod | Method [get] |
| string | RequestUrl [get, set] |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
get |