GoogleApi.MyBusinessBusinessInformation.V1.Model.UriAttributeValue (google_api_my_business_business_information v0.2.1) View Source
Values for an attribute with a value_type of URL.
Attributes
-
uri(type:String.t, default:nil) - Required. The proposed URI value for this attribute.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.MyBusinessBusinessInformation.V1.Model.UriAttributeValue{
uri: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.