Holds navigation parameters specific to views displaying a contract petition request.
Contract? RequestedContract
The identity of the requestor.
LegalIdentity? RequestorIdentity
The identity of the requestor.
PetitionContractNavigationArgs()
Creates an instance of the PetitionContractNavigationArgs class.
PetitionContractNavigationArgs(LegalIdentity? RequestorIdentity, string? RequestorFullJid, Contract? RequestedContract, string? PetitionId, string? Purpose)
Creates an instance of the PetitionContractNavigationArgs class.
string? RequestorFullJid
The identity of the requestor.