View Source GoogleApi.AndroidPublisher.V3.Model.OfferTag (google_api_android_publisher v0.32.0)
Represents a custom tag specified for base plans and subscription offers.
Attributes
-
tag
(type:String.t
, default:nil
) - Must conform with RFC-1034. That is, this string can only contain lower-case letters (a-z), numbers (0-9), and hyphens (-), and be at most 20 characters.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AndroidPublisher.V3.Model.OfferTag{tag: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.