NexSDK
    Preparing search index...

    Interface OpenDisputeRequest

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

    interface OpenDisputeRequest {
        booking_id: string;
        category?: string;
        description: string;
    }
    Index

    Properties

    booking_id: string
    category?: string
    description: string

    10

    2000