Package io.voucherify.client.model
Class LoyaltiesEarningRulesCreateResponseBodyLoyaltyCustomer
java.lang.Object
io.voucherify.client.model.LoyaltiesEarningRulesCreateResponseBodyLoyaltyCustomer
@Generated("org.openapitools.codegen.languages.JavaClientCodegen")
public class LoyaltiesEarningRulesCreateResponseBodyLoyaltyCustomer
extends Object
LoyaltiesEarningRulesCreateResponseBodyLoyaltyCustomer
-
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
-
LoyaltiesEarningRulesCreateResponseBodyLoyaltyCustomer
public LoyaltiesEarningRulesCreateResponseBodyLoyaltyCustomer()
-
-
Method Details
-
metadata
-
getMetadata
Get metadata- Returns:
- metadata
-
setMetadata
-
equals
-
hashCode
public int hashCode() -
toString
-
fromJson
public static LoyaltiesEarningRulesCreateResponseBodyLoyaltyCustomer fromJson(String jsonString) throws IOException Create an instance of LoyaltiesEarningRulesCreateResponseBodyLoyaltyCustomer given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of LoyaltiesEarningRulesCreateResponseBodyLoyaltyCustomer
- Throws:
IOException- if the JSON string is invalid with respect to LoyaltiesEarningRulesCreateResponseBodyLoyaltyCustomer
-
toJson
Convert an instance of LoyaltiesEarningRulesCreateResponseBodyLoyaltyCustomer to an JSON string- Returns:
- JSON string
-