commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Public Member Functions
commercetools.Sdk.Api.Client.ISortableTrait< T > Interface Template Reference

Public Member Functions

List< string > GetSort ()
 
WithSort (string sort)
 
ISortableTrait< T > AsSortableTrait ()
 
AsSortableTraitToBaseType ()
 

Member Function Documentation

◆ AsSortableTrait()

ISortableTrait< T > commercetools.Sdk.Api.Client.ISortableTrait< T >.AsSortableTrait ( )
inline

◆ AsSortableTraitToBaseType()

T commercetools.Sdk.Api.Client.ISortableTrait< T >.AsSortableTraitToBaseType ( )
inline

◆ GetSort()

List< string > commercetools.Sdk.Api.Client.ISortableTrait< T >.GetSort ( )

◆ WithSort()

T commercetools.Sdk.Api.Client.ISortableTrait< T >.WithSort ( string  sort)

set sort with the specificied value


The documentation for this interface was generated from the following file: