You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CustomEzsignsignatureCreateEzsignelementsPositionedByWordRequest.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ Name | Type | Description | Notes
16
16
**i_ezsignsignature_height** | **int** | The height of the Ezsignsignature. Size is calculated at 100dpi (dot per inch). So for example, if you want the Ezsignsignature to have an height of 2 inches, you would use \"200\" for the iEzsignsignatureHeight. | [optional]
17
17
**i_ezsignsignature_step** | **int** | The step when the Ezsignsigner will be invited to sign |
**s_ezsignsignature_creditcardamountdescription** | **str** | The description of the Creditcard signature | [optional]
38
40
**d_ezsignsignature_creditcardamount** | **str** | The amount of the Creditcard signature | [optional]
41
+
**b_ezsignsignature_creditcardcustomamount** | **bool** | Whether we can enter a custom amount while signing an Ezsignsignature 'Creditcard' or not | [optional]
39
42
**b_ezsignsignature_customdate** | **bool** | Whether the Ezsignsignature has a custom date format or not. (Only possible when eEzsignsignatureType is **Name** or **Handwritten**) | [optional]
40
43
**a_obj_ezsignsignaturecustomdate** | [**List[EzsignsignaturecustomdateRequestCompound]**](EzsignsignaturecustomdateRequestCompound.md) | An array of custom date blocks that will be filled at the time of signature. Can only be used if bEzsignsignatureCustomdate is true. Use an empty array if you don't want to have a date at all. | [optional]
0 commit comments