@akamai/openapi-ts
    Preparing search index...

    Type Alias AddedPostCancelAccount409

    type AddedPostCancelAccount409 = {
        errors?: { reason?: string }[];
    }
    Index

    Properties

    Properties

    errors?: { reason?: string }[]

    Type Declaration

    • Optionalreason?: string

      A string explaining that the account could not be canceled because there is an outstanding balance on the account that must be paid first.