Response Types:
Methods:
Response Types:
Methods:
client.Logs.New(ctx context.Context, body casparser.LogNewParams) (*casparser.LogNewResponse, error)client.Logs.GetSummary(ctx context.Context, body casparser.LogGetSummaryParams) (*casparser.LogGetSummaryResponse, error)
Response Types:
Methods:
client.AccessToken.New(ctx context.Context, body casparser.AccessTokenNewParams) (*casparser.AccessTokenNewResponse, error)
Response Types:
Methods:
Response Types:
Methods:
client.CamsKfintech.Parse(ctx context.Context, body casparser.CamsKfintechParseParams) (*casparser.UnifiedResponse, error)
Methods:
client.Cdsl.ParsePdf(ctx context.Context, body casparser.CdslParsePdfParams) (*casparser.UnifiedResponse, error)
Response Types:
Methods:
client.Cdsl.Fetch.RequestOtp(ctx context.Context, body casparser.CdslFetchRequestOtpParams) (*casparser.CdslFetchRequestOtpResponse, error)client.Cdsl.Fetch.VerifyOtp(ctx context.Context, sessionID string, body casparser.CdslFetchVerifyOtpParams) (*casparser.CdslFetchVerifyOtpResponse, error)
Response Types:
Methods:
client.ContractNote.Parse(ctx context.Context, body casparser.ContractNoteParseParams) (*casparser.ContractNoteParseResponse, error)
Response Types:
- casparser.InboxCheckConnectionStatusResponse
- casparser.InboxConnectEmailResponse
- casparser.InboxDisconnectEmailResponse
- casparser.InboxListCasFilesResponse
Methods:
client.Inbox.CheckConnectionStatus(ctx context.Context, body casparser.InboxCheckConnectionStatusParams) (*casparser.InboxCheckConnectionStatusResponse, error)client.Inbox.ConnectEmail(ctx context.Context, body casparser.InboxConnectEmailParams) (*casparser.InboxConnectEmailResponse, error)client.Inbox.DisconnectEmail(ctx context.Context, body casparser.InboxDisconnectEmailParams) (*casparser.InboxDisconnectEmailResponse, error)client.Inbox.ListCasFiles(ctx context.Context, params casparser.InboxListCasFilesParams) (*casparser.InboxListCasFilesResponse, error)
Response Types:
Methods:
client.Kfintech.GenerateCas(ctx context.Context, body casparser.KfintechGenerateCasParams) (*casparser.KfintechGenerateCasResponse, error)
Methods:
client.Nsdl.Parse(ctx context.Context, body casparser.NsdlParseParams) (*casparser.UnifiedResponse, error)
Methods:
client.Smart.ParseCasPdf(ctx context.Context, body casparser.SmartParseCasPdfParams) (*casparser.UnifiedResponse, error)
Response Types:
- casparser.InboundEmailNewResponse
- casparser.InboundEmailGetResponse
- casparser.InboundEmailListResponse
- casparser.InboundEmailDeleteResponse
Methods:
client.InboundEmail.New(ctx context.Context, body casparser.InboundEmailNewParams) (*casparser.InboundEmailNewResponse, error)client.InboundEmail.Get(ctx context.Context, inboundEmailID string) (*casparser.InboundEmailGetResponse, error)client.InboundEmail.List(ctx context.Context, query casparser.InboundEmailListParams) (*casparser.InboundEmailListResponse, error)client.InboundEmail.Delete(ctx context.Context, inboundEmailID string) (*casparser.InboundEmailDeleteResponse, error)