java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.gql.ZerostateAccounts
public record ZerostateAccounts(String id, Integer acc_type, AccountStatusEnum acc_type_name, String balance, List<OtherCurrency> balance_other, String bits, String boc, String cells, String code, String code_hash, String data, String data_hash, String due_payment, String init_code_hash, Float last_paid, String last_trans_lt, String library, String library_hash, String prev_code_hash, String proof, String public_cells, Integer split_depth, String state_hash, Boolean tick, Boolean tock, Integer workchain_id)
extends Record
-
Constructor Summary
ConstructorsConstructorDescriptionZerostateAccounts
(String id, Integer acc_type, AccountStatusEnum acc_type_name, String balance, List<OtherCurrency> balance_other, String bits, String boc, String cells, String code, String code_hash, String data, String data_hash, String due_payment, String init_code_hash, Float last_paid, String last_trans_lt, String library, String library_hash, String prev_code_hash, String proof, String public_cells, Integer split_depth, String state_hash, Boolean tick, Boolean tock, Integer workchain_id) Creates an instance of aZerostateAccounts
record class. -
Method Summary
Modifier and TypeMethodDescriptionacc_type()
Returns the value of theacc_type
record component.Returns the value of theacc_type_name
record component.balance()
Returns the value of thebalance
record component.static QueryExecutorBuilder
balance
(String objectFieldsTree, BigIntFormat format) Returns the value of thebalance_other
record component.bits()
Returns the value of thebits
record component.static QueryExecutorBuilder
bits
(String objectFieldsTree, BigIntFormat format) boc()
Returns the value of theboc
record component.cells()
Returns the value of thecells
record component.static QueryExecutorBuilder
cells
(String objectFieldsTree, BigIntFormat format) code()
Returns the value of thecode
record component.Returns the value of thecode_hash
record component.data()
Returns the value of thedata
record component.Returns the value of thedata_hash
record component.Returns the value of thedue_payment
record component.static QueryExecutorBuilder
due_payment
(String objectFieldsTree, BigIntFormat format) final boolean
Indicates whether some other object is "equal to" this one.final int
hashCode()
Returns a hash code value for this object.id()
Returns the value of theid
record component.Returns the value of theinit_code_hash
record component.Returns the value of thelast_paid
record component.Returns the value of thelast_trans_lt
record component.static QueryExecutorBuilder
last_trans_lt
(String objectFieldsTree, BigIntFormat format) library()
Returns the value of thelibrary
record component.Returns the value of thelibrary_hash
record component.Returns the value of theprev_code_hash
record component.proof()
Returns the value of theproof
record component.Returns the value of thepublic_cells
record component.static QueryExecutorBuilder
public_cells
(String objectFieldsTree, BigIntFormat format) Returns the value of thesplit_depth
record component.Returns the value of thestate_hash
record component.tick()
Returns the value of thetick
record component.tock()
Returns the value of thetock
record component.final String
toString()
Returns a string representation of this record class.Returns the value of theworkchain_id
record component.
-
Constructor Details
-
ZerostateAccounts
public ZerostateAccounts(String id, Integer acc_type, AccountStatusEnum acc_type_name, String balance, List<OtherCurrency> balance_other, String bits, String boc, String cells, String code, String code_hash, String data, String data_hash, String due_payment, String init_code_hash, Float last_paid, String last_trans_lt, String library, String library_hash, String prev_code_hash, String proof, String public_cells, Integer split_depth, String state_hash, Boolean tick, Boolean tock, Integer workchain_id) Creates an instance of aZerostateAccounts
record class.- Parameters:
id
- the value for theid
record componentacc_type
- the value for theacc_type
record componentacc_type_name
- the value for theacc_type_name
record componentbalance
- the value for thebalance
record componentbalance_other
- the value for thebalance_other
record componentbits
- the value for thebits
record componentboc
- the value for theboc
record componentcells
- the value for thecells
record componentcode
- the value for thecode
record componentcode_hash
- the value for thecode_hash
record componentdata
- the value for thedata
record componentdata_hash
- the value for thedata_hash
record componentdue_payment
- the value for thedue_payment
record componentinit_code_hash
- the value for theinit_code_hash
record componentlast_paid
- the value for thelast_paid
record componentlast_trans_lt
- the value for thelast_trans_lt
record componentlibrary
- the value for thelibrary
record componentlibrary_hash
- the value for thelibrary_hash
record componentprev_code_hash
- the value for theprev_code_hash
record componentproof
- the value for theproof
record componentpublic_cells
- the value for thepublic_cells
record componentsplit_depth
- the value for thesplit_depth
record componentstate_hash
- the value for thestate_hash
record componenttick
- the value for thetick
record componenttock
- the value for thetock
record componentworkchain_id
- the value for theworkchain_id
record component
-
-
Method Details
-
balance
-
bits
-
cells
-
due_payment
-
last_trans_lt
-
public_cells
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared withObjects::equals(Object,Object)
. -
id
Returns the value of theid
record component.- Returns:
- the value of the
id
record component
-
acc_type
Returns the value of theacc_type
record component.- Returns:
- the value of the
acc_type
record component
-
acc_type_name
Returns the value of theacc_type_name
record component.- Returns:
- the value of the
acc_type_name
record component
-
balance
Returns the value of thebalance
record component.- Returns:
- the value of the
balance
record component
-
balance_other
Returns the value of thebalance_other
record component.- Returns:
- the value of the
balance_other
record component
-
bits
Returns the value of thebits
record component.- Returns:
- the value of the
bits
record component
-
boc
Returns the value of theboc
record component.- Returns:
- the value of the
boc
record component
-
cells
Returns the value of thecells
record component.- Returns:
- the value of the
cells
record component
-
code
Returns the value of thecode
record component.- Returns:
- the value of the
code
record component
-
code_hash
Returns the value of thecode_hash
record component.- Returns:
- the value of the
code_hash
record component
-
data
Returns the value of thedata
record component.- Returns:
- the value of the
data
record component
-
data_hash
Returns the value of thedata_hash
record component.- Returns:
- the value of the
data_hash
record component
-
due_payment
Returns the value of thedue_payment
record component.- Returns:
- the value of the
due_payment
record component
-
init_code_hash
Returns the value of theinit_code_hash
record component.- Returns:
- the value of the
init_code_hash
record component
-
last_paid
Returns the value of thelast_paid
record component.- Returns:
- the value of the
last_paid
record component
-
last_trans_lt
Returns the value of thelast_trans_lt
record component.- Returns:
- the value of the
last_trans_lt
record component
-
library
Returns the value of thelibrary
record component.- Returns:
- the value of the
library
record component
-
library_hash
Returns the value of thelibrary_hash
record component.- Returns:
- the value of the
library_hash
record component
-
prev_code_hash
Returns the value of theprev_code_hash
record component.- Returns:
- the value of the
prev_code_hash
record component
-
proof
Returns the value of theproof
record component.- Returns:
- the value of the
proof
record component
-
public_cells
Returns the value of thepublic_cells
record component.- Returns:
- the value of the
public_cells
record component
-
split_depth
Returns the value of thesplit_depth
record component.- Returns:
- the value of the
split_depth
record component
-
state_hash
Returns the value of thestate_hash
record component.- Returns:
- the value of the
state_hash
record component
-
tick
Returns the value of thetick
record component.- Returns:
- the value of the
tick
record component
-
tock
Returns the value of thetock
record component.- Returns:
- the value of the
tock
record component
-
workchain_id
Returns the value of theworkchain_id
record component.- Returns:
- the value of the
workchain_id
record component
-