View Source GoogleApi.ContentWarehouse.V1.Model.GeostoreBizBuilderReferenceProto (google_api_content_warehouse v0.4.0)

The reference to a BizBuilder listing. For details on BizBuilder see http://g3doc/commerce/bizbuilder/backend/g3doc/index.md

Attributes

  • id (type: String.t, default: nil) - Listing id. Used in queries to BizBuilder backend for listing access.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreBizBuilderReferenceProto{
  id: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.