Package io.voucherify.client.model
Class LoyaltiesEarningRulesGetResponseBodyLoyaltyCustomEvent
java.lang.Object
io.voucherify.client.model.LoyaltiesEarningRulesGetResponseBodyLoyaltyCustomEvent
@Generated("org.openapitools.codegen.languages.JavaClientCodegen")
public class LoyaltiesEarningRulesGetResponseBodyLoyaltyCustomEvent
extends Object
LoyaltiesEarningRulesGetResponseBodyLoyaltyCustomEvent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SERIALIZED_NAME_METADATA
- See Also:
-
openapiFields
-
openapiRequiredFields
-
-
Constructor Details
-
LoyaltiesEarningRulesGetResponseBodyLoyaltyCustomEvent
public LoyaltiesEarningRulesGetResponseBodyLoyaltyCustomEvent()
-
-
Method Details
-
metadata
-
getMetadata
Get metadata- Returns:
- metadata
-
setMetadata
-
equals
-
hashCode
public int hashCode() -
toString
-
fromJson
public static LoyaltiesEarningRulesGetResponseBodyLoyaltyCustomEvent fromJson(String jsonString) throws IOException Create an instance of LoyaltiesEarningRulesGetResponseBodyLoyaltyCustomEvent given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of LoyaltiesEarningRulesGetResponseBodyLoyaltyCustomEvent
- Throws:
IOException- if the JSON string is invalid with respect to LoyaltiesEarningRulesGetResponseBodyLoyaltyCustomEvent
-
toJson
Convert an instance of LoyaltiesEarningRulesGetResponseBodyLoyaltyCustomEvent to an JSON string- Returns:
- JSON string
-