프로젝트

일반

사용자정보

GetProposals » 이력 » 개정판 5

개정판 4 (이름없음, 2021/06/03 04:48) → 개정판 5/19 (이름없음, 2021/06/03 05:00)

h1. GetProposals 

 신규 등록 포함 변경된(활성화, 폐기) 제안서를 조회합니다. 

 *ProposalListRequest* 

 | *field* | *field* | *description* | 
 | did | String |   | 
 | command | String |   | 
 | lowerBound | String | 조회 범위(시작) | 
 | upperBound | String | 조회 범위(끝) | 
 | index | String | 목록 조회 기준(UpdatedAt 만 가능) | 

 *ProposalListResponse* 

 | *field* | *type* | *description* | 
 | command | String |   | 
 | proposals | List<ProposalBase> |   | 

 *ProposalBase* 

 | *field* | *type* | *description* | 
 | status | int |   | 
 | purpose | int |   | 
 | maxIssuable | int |   | 
 | category | int[] |   | 
 | disAllowMultiIssue | boolean |   | 
 | condition | String |   | 
 | content | String |   | 
 | createdAt | String |   | 
 | revokedAt | String |   | 
 | updatedAt | String |   | 
 | deposit | String |   | 
 | duration | String |   | 
 | filter | String |   | 
 | notAfter | String |   | 
 | notBefore | String |   | 
 | owner | String |   | 
 | proposalId | String |   | 
 | ticketValidFrom | String |   | 
 | description | String[] |   | 
 | imageurl | String[] |   | 
 | consumePolicy | ProposalConsumePolicy |   | 
 | rewardPolicy | ProposalRewardPolicy |   | 

 *ProposalConsumePolicy* 

 | *field* | *type* | *description* | 
 | type | int |   | 
 | count | int |   | 
 | maxDataCount | int |   | 

 *ProposalRewardPolicy* 

 | *field* | *type* | *description* | 
 | type | int |   | 
 | amount | int |   |
클립보드 이미지 추가 (최대 크기: 97.7 MB)