Allows the sender to pre-specify the signature name, signature initials and signature font used in the signature stamp for the recipient. Used only with recipient types In Person Signers and Signers.
@type t() :: %DocuSign.Model.RecipientSignatureInformation{ fontStyle: String.t() | nil, signatureInitials: String.t() | nil, signatureName: String.t() | nil }