Package io.voucherify.client.model
Class ParameterFiltersListBinResourceType
java.lang.Object
io.voucherify.client.model.ParameterFiltersListBinResourceType
@Generated("org.openapitools.codegen.languages.JavaClientCodegen")
public class ParameterFiltersListBinResourceType
extends Object
Resource type of the resource moved to the bin.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SERIALIZED_NAME_CONDITIONS
- See Also:
-
openapiFields
-
openapiRequiredFields
-
-
Constructor Details
-
ParameterFiltersListBinResourceType
public ParameterFiltersListBinResourceType()
-
-
Method Details
-
conditions
public ParameterFiltersListBinResourceType conditions(ParameterFiltersListBinResourceTypeConditions conditions) -
getConditions
Get conditions- Returns:
- conditions
-
setConditions
-
equals
-
hashCode
public int hashCode() -
toString
-
fromJson
Create an instance of ParameterFiltersListBinResourceType given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of ParameterFiltersListBinResourceType
- Throws:
IOException- if the JSON string is invalid with respect to ParameterFiltersListBinResourceType
-
toJson
Convert an instance of ParameterFiltersListBinResourceType to an JSON string- Returns:
- JSON string
-