Class PostTradeHistory
java.lang.Object
com.caplin.motif.config.definitions.common.PostTradeHistory
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.4.0")
public class PostTradeHistory
extends Object
PostTradeHistory
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor with only required parameters -
Method Summary
Modifier and TypeMethodDescriptionaddTabsItem(PostTradeHistoryTab tabsItem) boolean@NotNull List<PostTradeHistoryTab>getTabs()Get tabsinthashCode()voidsetTabs(List<PostTradeHistoryTab> tabs) tabs(List<PostTradeHistoryTab> tabs) toString()
-
Constructor Details
-
PostTradeHistory
public PostTradeHistory() -
PostTradeHistory
Constructor with only required parameters
-
-
Method Details