BatiprixManagement.GetCartContent Method
Public Shared Function GetCartContent( _
ByVal baseUrl As Uri, _
ByVal uniqueId As String, _
ByVal customerProjectId As String, _
ByVal apiKey As String _
) As JsonObject
This language is not supported or no code example is available.
public static JsonObject GetCartContent(
Uri baseUrl,
string uniqueId,
string customerProjectId,
string apiKey
)
This language is not supported or no code example is available.
public:
static JsonObject^ GetCartContent(
Uri^ baseUrl,
String^ uniqueId,
String^ customerProjectId,
String^ apiKey
)
This language is not supported or no code example is available.
Parameters
- baseUrl
- Uri
- uniqueId
- string
- customerProjectId
- string
- apiKey
- string