@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2015-12-03T18:48:57.986-05:00") public class Hold extends Object
| Constructor and Description |
|---|
Hold() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getExpiration()
[read-only]
|
String |
getId()
[read-only]
|
Price |
getPrice()
[read-only]
|
void |
setExpiration(Date expiration) |
void |
setId(String id) |
void |
setPrice(Price price) |
String |
toString() |
Copyright © 2015. All rights reserved.