Name | Type | Description | Notes |
---|---|---|---|
Anchor | string | Defines a Merkle tree root of a note commitment tree which uniquely identifies a note commitment tree state given the assumed security properties of the Merkle tree’s hash function. | |
CipherTexts | []string | ||
Commitments | []string | ||
Macs | []string | ||
Nullifiers | []string | ||
OneTimePubKey | string | Defines the one time public key. | |
Proof | string | Defines the proof. | |
RandomSeed | string | Represents a 256-bit seed that must be chosen independently at random for each JoinSplit description. | |
VPubNew | string | Defines the value that the joinSplit transfer will insert into the transparent transaction value pool. | |
VPubOld | string | Defines the value that the joinSplit transfer will remove from the transparent transaction value pool. |
func NewListConfirmedTransactionsByAddressRIBSZVJoinSplitInner(anchor string, cipherTexts []string, commitments []string, macs []string, nullifiers []string, oneTimePubKey string, proof string, randomSeed string, vPubNew string, vPubOld string, ) *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner
NewListConfirmedTransactionsByAddressRIBSZVJoinSplitInner instantiates a new ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListConfirmedTransactionsByAddressRIBSZVJoinSplitInnerWithDefaults() *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner
NewListConfirmedTransactionsByAddressRIBSZVJoinSplitInnerWithDefaults instantiates a new ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetAnchor() string
GetAnchor returns the Anchor field if non-nil, zero value otherwise.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetAnchorOk() (*string, bool)
GetAnchorOk returns a tuple with the Anchor field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) SetAnchor(v string)
SetAnchor sets Anchor field to given value.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetCipherTexts() []string
GetCipherTexts returns the CipherTexts field if non-nil, zero value otherwise.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetCipherTextsOk() (*[]string, bool)
GetCipherTextsOk returns a tuple with the CipherTexts field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) SetCipherTexts(v []string)
SetCipherTexts sets CipherTexts field to given value.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetCommitments() []string
GetCommitments returns the Commitments field if non-nil, zero value otherwise.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetCommitmentsOk() (*[]string, bool)
GetCommitmentsOk returns a tuple with the Commitments field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) SetCommitments(v []string)
SetCommitments sets Commitments field to given value.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetMacs() []string
GetMacs returns the Macs field if non-nil, zero value otherwise.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetMacsOk() (*[]string, bool)
GetMacsOk returns a tuple with the Macs field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) SetMacs(v []string)
SetMacs sets Macs field to given value.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetNullifiers() []string
GetNullifiers returns the Nullifiers field if non-nil, zero value otherwise.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetNullifiersOk() (*[]string, bool)
GetNullifiersOk returns a tuple with the Nullifiers field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) SetNullifiers(v []string)
SetNullifiers sets Nullifiers field to given value.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetOneTimePubKey() string
GetOneTimePubKey returns the OneTimePubKey field if non-nil, zero value otherwise.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetOneTimePubKeyOk() (*string, bool)
GetOneTimePubKeyOk returns a tuple with the OneTimePubKey field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) SetOneTimePubKey(v string)
SetOneTimePubKey sets OneTimePubKey field to given value.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetProof() string
GetProof returns the Proof field if non-nil, zero value otherwise.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetProofOk() (*string, bool)
GetProofOk returns a tuple with the Proof field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) SetProof(v string)
SetProof sets Proof field to given value.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetRandomSeed() string
GetRandomSeed returns the RandomSeed field if non-nil, zero value otherwise.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetRandomSeedOk() (*string, bool)
GetRandomSeedOk returns a tuple with the RandomSeed field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) SetRandomSeed(v string)
SetRandomSeed sets RandomSeed field to given value.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetVPubNew() string
GetVPubNew returns the VPubNew field if non-nil, zero value otherwise.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetVPubNewOk() (*string, bool)
GetVPubNewOk returns a tuple with the VPubNew field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) SetVPubNew(v string)
SetVPubNew sets VPubNew field to given value.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetVPubOld() string
GetVPubOld returns the VPubOld field if non-nil, zero value otherwise.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) GetVPubOldOk() (*string, bool)
GetVPubOldOk returns a tuple with the VPubOld field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ListConfirmedTransactionsByAddressRIBSZVJoinSplitInner) SetVPubOld(v string)
SetVPubOld sets VPubOld field to given value.