Package | Description |
---|---|
com.cloudwords.api.client |
Modifier and Type | Method and Description |
---|---|
CustomerBid |
CloudwordsCustomerClient.getBid(int projectId,
int bidId) |
CustomerBid |
CloudwordsCustomerAPI.getBid(int projectId,
int bidId)
Get the specified
CustomerBid for the specified Cloudwords Project . |
Modifier and Type | Method and Description |
---|---|
List<CustomerBid> |
CloudwordsCustomerClient.getBids(int projectId) |
List<CustomerBid> |
CloudwordsCustomerAPI.getBids(int projectId)
Get the list of
CustomerBid s for the specified Cloudwords Project . |
Copyright © 2016. All rights reserved.