@Generated(value="io.sphere.sdk.annotations.processors.generators.UpdateActionGenerator", comments="Generated from: io.sphere.sdk.projects.Project") public final class ChangeCurrencies extends UpdateActionImpl<Project>
currencies
property of a Project
.Project.getCurrencies()
Modifier and Type | Method and Description |
---|---|
List<String> |
getCurrencies() |
static ChangeCurrencies |
of(List<String> currencies)
Creates a new object initialized with the given values.
|
getAction
public static ChangeCurrencies of(List<String> currencies)
currencies
- initial value for the Project.getCurrencies()
property