Esempio n. 1
0
 public virtual GetConsumerProfileDocumentResponse GetConsumerProfileDocument(Agent agent, GetConsumerProfileDocumentRequest getConsumerProfileDocumentRequest)
 {
     return(AgentConnect.GetConsumerProfileDocument(agent, getConsumerProfileDocumentRequest));
 }