Skip to content

Latest commit

 

History

History
209 lines (141 loc) · 12.3 KB

File metadata and controls

209 lines (141 loc) · 12.3 KB

Attachment

Types:

from legalesign.types import AttachmentResponse, ListMeta, AttachmentListResponse

Methods:

Document

Types:

from legalesign.types import (
    DocumentStatusEnum,
    PdfFieldValidationEnum,
    DocumentCreateResponse,
    DocumentRetrieveResponse,
    DocumentListResponse,
    DocumentGetFieldsResponse,
)

Methods:

Group

Types:

from legalesign.types import GroupRetrieveResponse, GroupListResponse

Methods:

Invited

Types:

from legalesign.types import InvitedListResponse

Methods:

Member

Types:

from legalesign.types import MemberResponse, PermissionsEnum, MemberListResponse

Methods:

Notifications

Types:

from legalesign.types import WebhookEventFilterEnum, NotificationListResponse

Methods:

Pdf

Methods:

Signer

Types:

from legalesign.types import (
    SignerStatusEnum,
    SignerRetrieveResponse,
    SignerGetRejectionReasonResponse,
    SignerRetrieveFieldsResponse,
)

Methods:

Status

Types:

from legalesign.types import StatusResponse, StatusRetrieveAllResponse

Methods:

Subscribe

Methods:

Template

Types:

from legalesign.types import TemplateRetrieveResponse, TemplateListResponse

Methods:

Templatepdf

Types:

from legalesign.types import TemplatePdf, TemplatepdfListResponse, TemplatepdfGetEditLinkResponse

Methods:

Fields

Types:

from legalesign.types.templatepdf import FieldListResponse

Methods:

Unsubscribe

Methods:

User

Types:

from legalesign.types import TimezoneEnum, UserRetrieveResponse

Methods: