@seven.io/client
    Preparing search index...

    Type Alias SubaccountsAutoChargeResponse

    type SubaccountsAutoChargeResponse = {
        error: string | null;
        success: boolean;
    }
    Index

    Properties

    Properties

    error: string | null
    success: boolean