@seamapi/http - v2.4.1
    Preparing search index...

    Type Alias AcsCredentialsGetResponse

    Response from SeamHttpAcsCredentials.get.

    Use AcsCredentialsGetRequest instead.

    type AcsCredentialsGetResponse = {
        acs_credential: AcsCredential;
    }
    Index
    acs_credential: AcsCredential