Sha256: 50c69f4f44fa24330454f6a2b268f5193145b541be969aa1b47a4e3c598c0d8f

Contents?: true

Size: 766 Bytes

Versions: 11

Compression:

Stored size: 766 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: Common/Address.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("Common/Address.proto", :syntax => :proto3) do
    add_message "Workstream.Protocol.Common.Address" do
      optional :line_one, :string, 1
      optional :line_two, :string, 2
      optional :city, :string, 3
      optional :county, :string, 4
      optional :postal_code, :string, 5
      optional :country_subdivision, :string, 6
      optional :country, :string, 7
    end
  end
end

module Workstream
  module Protocol
    module Common
      Address = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("Workstream.Protocol.Common.Address").msgclass
    end
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
workstream_protocol-0.8.1 lib/workstream_protocol/Common/Address_pb.rb
workstream_protocol-0.8.0 lib/workstream_protocol/Common/Address_pb.rb
workstream_protocol-0.7.2 lib/workstream_protocol/Common/Address_pb.rb
workstream_protocol-0.7.1 lib/workstream_protocol/Common/Address_pb.rb
workstream_protocol-0.6.0 lib/workstream_protocol/Common/Address_pb.rb
workstream_protocol-0.5.3 lib/workstream_protocol/Common/Address_pb.rb
workstream_protocol-0.5.2 lib/workstream_protocol/Common/Address_pb.rb
workstream_protocol-0.5.1 lib/workstream_protocol/Common/Address_pb.rb
workstream_protocol-0.5.0 lib/workstream_protocol/Common/Address_pb.rb
workstream_protocol-0.4.1 lib/workstream_protocol/Common/Address_pb.rb
workstream_protocol-0.4.0 lib/workstream_protocol/Common/Address_pb.rb