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

def account_path account:

Returns:
  • (::String) -

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