NexSDK
    Preparing search index...

    Type Alias PreviewPriceParams

    Generated by orval v7.21.0 🍺 Do not edit manually. NexHub API OpenAPI spec version: 0.1.0

    type PreviewPriceParams = {
        check_in_date: string;
        check_out_date: string;
    }
    Index

    Properties

    check_in_date: string
    check_out_date: string