Class Account
java.lang.Object
com.caplin.motif.config.definitions.common.Account
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.4.0")
public class Account
extends Object
An account the entity or user can trade against.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) boolean@NotNull StringGet descriptioninthashCode()voidsetDescription(String description) toString()
-
Constructor Details
-
Account
public Account() -
Account
Constructor with only required parameters
-
-
Method Details