public class CustomerTranslationRequest extends TranslationRequest
createdDate, description, performMachineTranslation, requiresBidding
Constructor and Description |
---|
CustomerTranslationRequest() |
CustomerTranslationRequest(boolean requiresBidding) |
Modifier and Type | Method and Description |
---|---|
BidOptions |
getOptions() |
List<Vendor> |
getPreferredVendors() |
void |
setOptions(BidOptions options) |
void |
setPreferredVendors(List<Vendor> preferredVendors) |
getCreatedDate, getDescription, isPerformMachineTranslation, isRequiresBidding, setCreatedDate, setDescription, setPerformMachineTranslation, setRequiresBidding
public CustomerTranslationRequest()
public CustomerTranslationRequest(boolean requiresBidding)
public BidOptions getOptions()
public void setOptions(BidOptions options)
Copyright © 2016. All rights reserved.