SW Combine SDK
    Preparing search index...

    Interface RateLimitEntry

    Single rate limit entry from API

    interface RateLimitEntry {
        attributes: RateLimitAttributes;
    }
    Index

    Properties

    Properties