module Google::Shopping::Merchant::Accounts::V1beta::BusinessIdentityService::Paths

def business_identity_path account:

Returns:
  • (::String) -

Parameters:
  • account (String) --
def business_identity_path account:
  "accounts/#{account}/businessIdentity"
end