-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Labels
area-apiall issues related to eSign apiall issues related to eSign api
Description
I tried
Checkbox typeOfDistributionCashField = new Checkbox
{
TabLabel = "typeOfDistributionCash",
Selected = "true", // lowercase
DocumentId = "1",
PageNumber = "3",
XPosition = "45",
YPosition = "140"
};
Checkbox typeOfDistributionDirectDepositField = new Checkbox
{
TabLabel = "typeOfDistributionDirectDeposit",
Selected = "true", DocumentId = "1",
PageNumber = "3",
XPosition = "45",
YPosition = "158"
};
Metadata
Metadata
Assignees
Labels
area-apiall issues related to eSign apiall issues related to eSign api