class Nis::Struct::AccountPrivateKeyTransactionsPage
@attr [String] value @attr [String] hash @attr [Integer] id @see nemproject.github.io/#accountPrivateKeyTransactionsPage
Attributes
hash[RW]
id[RW]
value[RW]
Public Class Methods
build(attrs)
click to toggle source
# File lib/nis/struct/account_private_key_transactions_page.rb, line 10 def self.build(attrs) new(attrs) end