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 Configuration_SetLandingPagePinForAssociateRequest
public Configuration_SetLandingPagePinForAssociateRequest()
public int AssociateId { get; set; }
public string EntityTableName { get; set; }
public bool Pin { get; set; }
public string PinTableName { get; set; }
public int RecordId { get; set; }
Was this page helpful?