Class: Google::Shopping::Merchant::Accounts::V1::Accepted

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/shopping/merchant/accounts/v1/termsofserviceagreementstate.rb

Overview

Describes the accepted terms of service.

Instance Attribute Summary collapse

Instance Attribute Details

#accepted_by::String



93
94
95
96
# File 'proto_docs/google/shopping/merchant/accounts/v1/termsofserviceagreementstate.rb', line 93

class Accepted
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#terms_of_service::String



93
94
95
96
# File 'proto_docs/google/shopping/merchant/accounts/v1/termsofserviceagreementstate.rb', line 93

class Accepted
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#valid_until::Google::Type::Date



93
94
95
96
# File 'proto_docs/google/shopping/merchant/accounts/v1/termsofserviceagreementstate.rb', line 93

class Accepted
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end