Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Add createdAt property to Signature Request object #90

Description

@janetanne

When using GetSignatureRequest(), there is currently no createdAt property in the response that is parallel to created_at in the API response.

If you look at the BaseSignatureRequest model you can confirm this: https://github.com/hellosign/hellosign-dotnet-sdk/blob/v3/src/HelloSign/Models/BaseSignatureRequest.cs

The workaround would be to make a raw HTTP request to the endpoint as we have more parameters available in the API vs. the C# SDK.

Internal reference number: 10071 // 11796
Related ticket number: 11001942

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    legacyRelated to legacy, non-OpenAPI SDK

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions