Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class Quote_CopySuperOfficePriceListRequest
public Quote_CopySuperOfficePriceListRequest()
public bool ConvertCurrency { get; set; }
public int NewCurrencyId { get; set; }
public string NewName { get; set; }
public int OriginalPriceListId { get; set; }
public DateTime ValidFrom { get; set; }
public DateTime ValidTo { get; set; }
Was this page helpful?