메소드 | 설명 | |
---|---|---|
Agenda ( int agendaId ) : |
GET api/Agendas/{id} Detail of the agenda by Id.
|
|
AgendaClient ( ApiContext apiContext ) : System.Collections.Generic | ||
AgendaContact ( ) : |
GET api/Agendas/GetAgendaContact Contact information for agenda.
|
|
AgendaContactBankAccounts ( ) : List |
GET api/Agendas/GetAgendaBankAccounts List of bank accounts for agenda.
|
|
AgendaContactExpand ( ) : |
GET api/Agendas/GetAgendaContactExpand Contact information for agenda. Expanded edition.
|
|
AgendaSummary ( ) : |
GET api/Agendas/GetAgendaSummary Summary of the user documents for agenda.
|
|
Agendas ( |
GET api/Agendas List of agendas.
|
|
TopPartners ( ) : List |
GET api/Agendas/GetTopPartners Method calculates best partners by issued invoices sum.
|
public AgendaClient ( ApiContext apiContext ) : System.Collections.Generic | ||
apiContext | ApiContext | |
리턴 | System.Collections.Generic |
public AgendaContactExpand ( ) : |
||
리턴 |
public AgendaSummary ( ) : |
||
리턴 |
public Agendas ( |
||
paging | ||
리턴 | RowsResultWrapper |