NexSDK
    Preparing search index...

    Interface PaymentConfigResponse

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

    interface PaymentConfigResponse {
        created_at: string;
        id: string;
        is_active: boolean;
        merchant_name: string;
        merchant_vpa: string;
        property_id: string;
        updated_at: string;
    }
    Index

    Properties

    created_at: string
    id: string
    is_active: boolean
    merchant_name: string
    merchant_vpa: string
    property_id: string
    updated_at: string