NexSDK
    Preparing search index...

    Interface RateListResponse

    interface RateListResponse {
        items: RateResponse[];
    }
    Index

    Properties

    Properties

    items: RateResponse[]