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

    Type Alias BetaProgramEnrolledWritable

    An object representing an enrolled Beta Program for the Account.

    type BetaProgramEnrolledWritable = {
        id?: string;
    }
    Index

    Properties

    Properties

    id?: string

    The unique identifier of the Beta Program.