Esempio n. 1
0
 /// <summary>
 ///
 /// </summary>
 /// <param name="ApiContext">The <see cref="ApiCall.ApiContext"/> for this API Call of type <see cref="ApiContext"/>.</param>
 public SetStoreCustomPageCall(ApiContext ApiContext)
 {
     ApiRequest      = new SetStoreCustomPageRequestType();
     this.ApiContext = ApiContext;
 }
Esempio n. 2
0
 /// <summary>
 /// 
 /// </summary>
 /// <param name="ApiContext">The <see cref="ApiCall.ApiContext"/> for this API Call of type <see cref="ApiContext"/>.</param>
 public SetStoreCustomPageCall(ApiContext ApiContext)
 {
     ApiRequest = new SetStoreCustomPageRequestType();
     this.ApiContext = ApiContext;
 }
Esempio n. 3
0
 /// <summary>
 ///
 /// </summary>
 public SetStoreCustomPageCall()
 {
     ApiRequest = new SetStoreCustomPageRequestType();
 }
Esempio n. 4
0
 /// <summary>
 /// 
 /// </summary>
 public SetStoreCustomPageCall()
 {
     ApiRequest = new SetStoreCustomPageRequestType();
 }