GiphyRatingExtension extension

Extension methods for GiphyRating to convert from and to string values.

on

Static Methods

fromStringValue(String value) GiphyRating

Available on GiphyRating, provided by the GiphyRatingExtension extension

Converts a string value to a corresponding GiphyRating enum value.
toStringValue(GiphyRating rating) String

Available on GiphyRating, provided by the GiphyRatingExtension extension

Converts a GiphyRating enum value to its corresponding string representation.