accounts

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2023 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Overview

Package accounts implements the DocuSign SDK category Accounts.

Information about accounts.

Service Api documentation may be found at: https://developers.docusign.com/docs/rooms-api/reference/Accounts Usage example:

import (
    "github.com/jfcote87/esign"
    "github.com/jfcote87/esign/rooms"
)
...
accountsService := accounts.New(esignCredential)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetAccountInformationOp

type GetAccountInformationOp esign.Op

GetAccountInformationOp implements DocuSign API SDK Accounts::GetAccountInformation

func (*GetAccountInformationOp) Do

Do executes the op. A nil context will return error.

type Service

type Service struct {
	// contains filtered or unexported fields
}

Service implements DocuSign Accounts API operations

func New

func New(cred esign.Credential) *Service

New initializes a accounts service using cred to authorize ops.

func (*Service) GetAccountInformation

func (s *Service) GetAccountInformation() *GetAccountInformationOp

GetAccountInformation gets account information.

https://developers.docusign.com/docs/rooms-api/reference/accounts/accounts/getaccountinformation

SDK Method Accounts::GetAccountInformation

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL