public class InquirePriceCreateBlueprintRequest extends AbstractModel
| Constructor and Description | 
|---|
| InquirePriceCreateBlueprintRequest() | 
| InquirePriceCreateBlueprintRequest(InquirePriceCreateBlueprintRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getBlueprintCount()Get Number of custom images. | 
| void | setBlueprintCount(Long BlueprintCount)Set Number of custom images. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic InquirePriceCreateBlueprintRequest()
public InquirePriceCreateBlueprintRequest(InquirePriceCreateBlueprintRequest source)
public Long getBlueprintCount()
public void setBlueprintCount(Long BlueprintCount)
BlueprintCount - Number of custom images. Default value: 1.Copyright © 2022. All rights reserved.