NexSDK
    Preparing search index...

    Interface NightlyPrice

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

    interface NightlyPrice {
        night: string;
        price: string;
    }
    Index

    Properties

    Properties

    night: string
    price: string

    ^(?!^[-+.]$)[+-]?0\d*.?\d*$