Sha256: 9ff9b736a9748b7de2b78bf15ebcfbf829437da9a505004800a5e22e0895ee5b
Contents?: true
Size: 608 Bytes
Versions: 10
Compression:
Stored size: 608 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: ThirdPartyAttribute.proto require 'google/protobuf' require_relative 'IssuingAttributes_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "sharepubapi_v1.ThirdPartyAttribute" do optional :issuance_token, :bytes, 1 optional :issuing_attributes, :message, 2, "sharepubapi_v1.IssuingAttributes" end end module Yoti module Protobuf module Sharepubapi ThirdPartyAttribute = Google::Protobuf::DescriptorPool.generated_pool.lookup("sharepubapi_v1.ThirdPartyAttribute").msgclass end end end
Version data entries
10 entries across 10 versions & 1 rubygems