@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2015-12-03T18:48:57.986-05:00") public class Money extends Object
| Constructor and Description |
|---|
Money() |
| Modifier and Type | Method and Description |
|---|---|
Float |
getAmount() |
String |
getCurrency()
Currency code in ISO 4217 format
|
void |
setAmount(Float amount) |
void |
setCurrency(String currency) |
String |
toString() |
Copyright © 2015. All rights reserved.