BatiprixManagement Class

Public Class BatiprixManagement
This language is not supported or no code example is available.
public class BatiprixManagement
This language is not supported or no code example is available.
public ref class BatiprixManagement 
This language is not supported or no code example is available.
public class BatiprixManagement
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Equals(Object) Determines whether the specified object is equal to the current object. (inherited from Object).
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object).
Public method Static GetAbonnementList(Uri, string, string) Return the list of Batiprix subscription
Public method Static GetAccessToken(Uri, string, string) Get token to connect to Batiprix web using UniqueId and ApiKey
Public method Static GetCartContent(Uri, string, string, string) Get content of Batiprix web cart
Public method GetHashCode Serves as the default hash function. (inherited from Object).
Public method GetType Gets the Type of the current instance. (inherited from Object).
Protected method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object).
Public method Static ReadJsonObject(JsonObject, int) Read Json object got from Batiprix web in GetCartContent() method
Public method ToString Returns a string that represents the current object. (inherited from Object).
Top
Fields
 
Name Description
Public field Static TokenValidity
Top
Batiprix.BatiprixManagement

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition